mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-17 09:05:56 +00:00
Compare commits
1 commit
aaa3d7374c
...
a6f4c99843
Author | SHA1 | Date | |
---|---|---|---|
|
a6f4c99843 |
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