Add new global pinia webcron store to handle webcron requests. The old implementation would add additional intervals for each page request.

This commit is contained in:
2025-12-09 15:10:04 +01:00
parent 7d9261dd6e
commit 6d03cf1e5d
3 changed files with 37 additions and 15 deletions
-1
View File
@@ -1,4 +1,3 @@
import { options } from '@coders-tm/vue-number-format';
import { defineStore } from 'pinia'
export interface AlertOptions {