mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-29 08:59:59 -07:00
Update Config object in svelte to add ntfy url
This commit is contained in:
@@ -14,7 +14,7 @@ export interface Config {
|
||||
ui_level: number;
|
||||
colorblind_mode: boolean;
|
||||
key_input_mode: number;
|
||||
ntfy_topic: string;
|
||||
ntfy_url: string;
|
||||
analyzers: AnalyzerConfig;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user