mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-28 10:28:58 -05:00
refactor: extract list scaffold
This commit is contained in:
@@ -38,7 +38,7 @@ class Palette {
|
||||
static const gray = 0xff959da5;
|
||||
}
|
||||
|
||||
final pageSize = 100;
|
||||
final pageSize = 20;
|
||||
|
||||
final graphqlChunk1 = '''
|
||||
title
|
||||
|
||||
Reference in New Issue
Block a user