mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 08:02:33 +01:00
Migrate from percolate:synced-cron to quave:synced-cron
This commit is contained in:
parent
997b9a7c76
commit
526251397e
7 changed files with 35 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { ReactiveCache, ReactiveMiniMongoIndex } from '/imports/reactiveCache';
|
||||
import { Random } from 'meteor/random';
|
||||
import { SyncedCron } from 'meteor/percolate:synced-cron';
|
||||
import { SyncedCron } from 'meteor/quave:synced-cron';
|
||||
import { TAPi18n } from '/imports/i18n';
|
||||
import ImpersonatedUsers from './impersonatedUsers';
|
||||
// import { Index, MongoDBEngine } from 'meteor/easy:search'; // Temporarily disabled due to compatibility issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue