Compare commits
No commits in common. "8f02e3ff2ef7d5ca2faae931024696ce0cf43a9e" and "a3b1db3251730396599cceebfaf8888e5f0d2d54" have entirely different histories.
8f02e3ff2e
...
a3b1db3251
@ -93,7 +93,7 @@ class ConfigOptions {
|
|||||||
}
|
}
|
||||||
static _gluetunIconsPromise = null;
|
static _gluetunIconsPromise = null;
|
||||||
|
|
||||||
// Pulled from gluetun's upstream servers.json by appWebuiRefresh_gluetun.
|
// Pulled from gluetun's upstream servers.json by webuiGenerateGluetunProviders.
|
||||||
// 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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user