mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
remove automatic autosize, use dummy fill column instead
This commit is contained in:
@@ -184,6 +184,7 @@ export enum TableColumn {
|
||||
ID = 'id',
|
||||
IMAGE = 'imageUrl',
|
||||
LAST_PLAYED = 'lastPlayedAt',
|
||||
LAYOUT_FILL = '__layoutFill',
|
||||
OWNER = 'username',
|
||||
PATH = 'path',
|
||||
PLAY_COUNT = 'playCount',
|
||||
|
||||
Reference in New Issue
Block a user