mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-21 11:05:56 +00:00
Compare commits
1 commit
b1ffbf5308
...
51fc1b997c
Author | SHA1 | Date | |
---|---|---|---|
|
51fc1b997c |
1 changed files with 1 additions and 1 deletions
|
@ -1075,7 +1075,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