mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-12 07:12:58 +02:00
reimplement genre detail route
This commit is contained in:
@@ -1321,3 +1321,5 @@ export const useListSettings = (type: ItemListKey) =>
|
||||
export const usePrimaryColor = () => useSettingsStore((store) => store.general.accent);
|
||||
|
||||
export const usePlayerbarSlider = () => useSettingsStore((store) => store.general.playerbarSlider);
|
||||
|
||||
export const useGenreTarget = () => useSettingsStore((store) => store.general.genreTarget);
|
||||
|
||||
Reference in New Issue
Block a user