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:
@@ -1,4 +1,3 @@
|
||||
import { options } from '@coders-tm/vue-number-format';
|
||||
import { defineStore } from 'pinia'
|
||||
|
||||
export interface AlertOptions {
|
||||
|
||||
Reference in New Issue
Block a user