mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-22 06:29:17 -04:00
Add UTC in the serverTimezone dropdown
This commit is contained in:
parent
2faf866e9e
commit
edacff123b
4 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue