rename globalSearch

This commit is contained in:
pa
2026-03-14 20:05:10 +09:00
parent b750d3fb9a
commit 84f46a5645
14 changed files with 51 additions and 51 deletions

View File

@@ -7,7 +7,7 @@ import {
searchFriends,
searchGroups,
searchWorlds
} from '../globalSearchUtils';
} from '../quickSearchUtils';
const comparer = new Intl.Collator(undefined, {
usage: 'search',