unvendor: Replace Fuse

This commit is contained in:
Cohee
2024-10-16 22:15:38 +03:00
parent 4725b869eb
commit e6d8f0a33e
15 changed files with 26 additions and 2401 deletions

View File

@ -1,3 +1,5 @@
import { Fuse } from '../lib.js';
import { saveSettingsDebounced } from '../script.js';
import { callGenericPopup, POPUP_TYPE } from './popup.js';
import { power_user } from './power-user.js';