mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
Add playlist list
This commit is contained in:
@@ -146,6 +146,7 @@ export enum TableColumn {
|
||||
FAVORITE = 'favorite',
|
||||
GENRE = 'genre',
|
||||
LAST_PLAYED = 'lastPlayedAt',
|
||||
OWNER = 'username',
|
||||
PATH = 'path',
|
||||
PLAY_COUNT = 'playCount',
|
||||
RATING = 'rating',
|
||||
|
||||
Reference in New Issue
Block a user