mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02:00
web/server-info: refresh server info cache if endpoint changes
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
if ($cachedInfo) {
|
||||
loaded = true;
|
||||
services = $cachedInfo.cobalt.services;
|
||||
services = $cachedInfo.info.cobalt.services;
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user