Prettified Code!

main v0.17.3-beta
DJ2LS 2025-05-28 12:11:36 +00:00 committed by GitHub Action
parent 8498cc5f95
commit 9fb1c63b49
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ export const settingsStore = reactive({ ...defaultConfig, local: localConfig });
// Function to handle remote configuration changes
export function onChange() {
console.log("hier sind wir.....")
console.log("hier sind wir.....");
let remote_config = settingsStore.remote;
let blacklistContent = remote_config.STATION.callsign_blacklist;
// Check if the content is a string