mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 14:30:32 +08:00
add graceful shutdown
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
import {sleep} from "../../server/util";
|
||||
const {sleep} = require("../../server/util")
|
||||
|
||||
export default {
|
||||
|
||||
|
Reference in New Issue
Block a user