mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-23 10:56:28 +02:00
add links, favorite, rating to album group column (#2139)
- additionally fix drop and drop interactions
This commit is contained in:
@@ -2503,7 +2503,7 @@ export const useSettingsStore = createWithEqualityFn<SettingsSlice>()(
|
||||
id: TableColumn.ALBUM_GROUP,
|
||||
isEnabled: false,
|
||||
pinned: 'left',
|
||||
width: 200,
|
||||
width: 240,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user