Replace ongoworks:speakingurl with limax

This commit is contained in:
Harry Adel 2026-01-21 19:39:01 +02:00
parent aca661583d
commit 2d0c4f5bd8
10 changed files with 70 additions and 40 deletions

View file

@ -2,6 +2,7 @@ import { ReactiveCache } from '/imports/reactiveCache';
import { TAPi18n } from '/imports/i18n';
import { FlowRouter } from 'meteor/ostrio:flow-router-extra';
import { Spinner } from '/client/lib/spinner';
import getSlug from 'limax';
const subManager = new SubsManager();
const InfiniteScrollIter = 10;