mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-02 04:56:06 +02:00
rename globalSearch
This commit is contained in:
@@ -252,7 +252,7 @@ export const useSearchIndexStore = defineStore('SearchIndex', () => {
|
||||
|
||||
/**
|
||||
* Build a snapshot from the internal index maps.
|
||||
* Used by globalSearch to send data to the Worker.
|
||||
* Used by quickSearch to send data to the Worker.
|
||||
* @returns {object} Plain object arrays ready for postMessage.
|
||||
*/
|
||||
function getSnapshot() {
|
||||
|
||||
Reference in New Issue
Block a user