Merge claude/1

This commit is contained in:
librelad 2026-05-26 01:25:34 +01:00
commit 8f02e3ff2e

View File

@ -93,7 +93,7 @@ class ConfigOptions {
} }
static _gluetunIconsPromise = null; static _gluetunIconsPromise = null;
// Pulled from gluetun's upstream servers.json by webuiGenerateGluetunProviders. // Pulled from gluetun's upstream servers.json by appWebuiRefresh_gluetun.
// Generator writes to /data/apps/generated/; static fallback ships at /data/apps/. // Generator writes to /data/apps/generated/; static fallback ships at /data/apps/.
// We try generated first, fall back to bundled, fall back to a tiny static list. // We try generated first, fall back to bundled, fall back to a tiny static list.
static _gluetunProvidersPromise = null; static _gluetunProvidersPromise = null;