Add UTC in the serverTimezone dropdown

This commit is contained in:
Louis Lam 2022-10-12 22:13:07 +08:00
parent 2faf866e9e
commit edacff123b
4 changed files with 3 additions and 5 deletions

View file

@ -8,7 +8,6 @@ const server = UptimeKumaServer.getInstance();
const io = server.io;
const { setting } = require("./util-server");
const checkVersion = require("./check-version");
const dayjs = require("dayjs");
/**
* Send list of notification providers to client