remove invalid detail view type for song list config

This commit is contained in:
jeffvli
2026-02-13 12:19:14 -08:00
parent 123842dfda
commit e855f7dd01
10 changed files with 73 additions and 20 deletions
@@ -18,6 +18,10 @@ import { Table } from '/@/shared/components/table/table';
import { useDisclosure } from '/@/shared/hooks/use-disclosure';
import { ItemListKey, ListDisplayType } from '/@/shared/types/types';
export const SONG_DISPLAY_TYPES: ListConfigMenuDisplayTypeConfig[] = [
{ hidden: true, value: ListDisplayType.DETAIL },
];
const DISPLAY_TYPES = [
{
label: (