mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
Additional styling changes
This commit is contained in:
@@ -178,6 +178,6 @@ export type GridCardData = {
|
||||
};
|
||||
|
||||
export enum LyricSource {
|
||||
GENIUS = 'genius',
|
||||
NETEASE = 'netease',
|
||||
GENIUS = 'Genius',
|
||||
NETEASE = 'NetEase',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user