mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-03 12:06:04 -04:00
improve multiselect
This commit is contained in:
parent
7b1000d995
commit
3265c3cbc3
5 changed files with 41 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
console.log("Welcome to Uptime Kuma")
|
||||
console.log("Welcome to Uptime Kuma");
|
||||
console.log("Node Env: " + process.env.NODE_ENV);
|
||||
|
||||
const { sleep, debug } = require("../src/util");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue