mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-31 12:00:10 +08:00
Merge pull request #1072 from notmd/1068_admin_system_config
System config parameter view
This commit is contained in:
@@ -6,7 +6,6 @@ import { useRouter } from "next/router";
|
||||
export interface MenuButtonOption {
|
||||
label: string;
|
||||
pathname: string;
|
||||
desc: string;
|
||||
icon: LucideIcon;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user