mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-30 11:50:06 +08:00
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