STYLES handling changes (via SETTINGS)
This commit is contained in:
@@ -35,6 +35,7 @@ export type BuiltinSettings = {
|
||||
indexPage: string;
|
||||
// Format: compatible with docker ignore
|
||||
spaceIgnore?: string;
|
||||
customStyles?: string;
|
||||
};
|
||||
|
||||
export type PanelConfig = {
|
||||
|
||||
Reference in New Issue
Block a user