Add manage dashboards page

This commit is contained in:
Manuel
2023-07-30 22:20:20 +02:00
parent 93c10da760
commit f61d0f5f8d
7 changed files with 266 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ export interface SettingsType {
export interface CommonSettingsType {
searchEngine: SearchEngineCommonSettingsType;
defaultConfig: string;
}
export type SearchEngineCommonSettingsType =