mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
ui(files): add pull file modal
This commit is contained in:
@@ -8,6 +8,9 @@ export interface SiteSettings {
|
||||
siteKey: string;
|
||||
};
|
||||
analytics: string;
|
||||
features: {
|
||||
pullFiles: boolean;
|
||||
};
|
||||
}
|
||||
|
||||
export interface SettingsStore {
|
||||
|
||||
Reference in New Issue
Block a user