Merge pull request #6087 from harryadel/speakingurl-to-limax

Replace ongoworks:speakingurl with limax
This commit is contained in:
Lauri Ojansivu 2026-01-24 01:51:52 +02:00 committed by GitHub
commit d0dc206ffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 76 additions and 40 deletions

View file

@ -12,6 +12,7 @@ import {
import Users from "./users";
import { FlowRouter } from 'meteor/ostrio:flow-router-extra';
import TableVisibilityModeSettings from "./tableVisibilityModeSettings";
import getSlug from 'limax';
// const escapeForRegex = require('escape-string-regexp');