diff --git a/src/components/PreferencesPage.vue b/src/components/PreferencesPage.vue index 9271f536..059e2399 100644 --- a/src/components/PreferencesPage.vue +++ b/src/components/PreferencesPage.vue @@ -512,6 +512,7 @@ export default { api_url: this.apiUrl(), locations: "Unknown", cdn: false, + uptime_30d: 100, }); });