Fixes #326
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export type PanelMode = number;
|
||||
|
||||
export type BuiltinSettings = {
|
||||
indexPage: string;
|
||||
syncUrl?: string;
|
||||
fontFamily?: string;
|
||||
};
|
||||
|
||||
export type PanelConfig = {
|
||||
|
||||
Reference in New Issue
Block a user