Compare commits

..

1 commit

Author SHA1 Message Date
Peace
6b5cc71c93
Merge ac8d1d6346 into 6899603eb7 2024-11-09 15:30:21 +00:00

View file

@ -1065,7 +1065,7 @@ import { hostNameRegexPattern } from "../util-frontend";
import HiddenInput from "../components/HiddenInput.vue"; import HiddenInput from "../components/HiddenInput.vue";
import EditMonitorConditions from "../components/EditMonitorConditions.vue"; import EditMonitorConditions from "../components/EditMonitorConditions.vue";
const toast = useToast(); const toast = useToast;
const pushTokenLength = 32; const pushTokenLength = 32;