mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-17 09:05:56 +00:00
Compare commits
1 commit
5246683b8d
...
3f311ae886
Author | SHA1 | Date | |
---|---|---|---|
|
3f311ae886 |
1 changed files with 1 additions and 1 deletions
|
@ -1065,7 +1065,7 @@ import { hostNameRegexPattern } from "../util-frontend";
|
|||
import HiddenInput from "../components/HiddenInput.vue";
|
||||
import EditMonitorConditions from "../components/EditMonitorConditions.vue";
|
||||
|
||||
const toast = useToast();
|
||||
const toast = useToast;
|
||||
|
||||
const pushTokenLength = 32;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue