Make the registry fetch call client-side

This commit is contained in:
maciejpedzich 2023-09-27 00:42:20 +02:00
parent d7a720e940
commit bb37def23a

View File

@ -39,7 +39,7 @@ const {
name
}));
},
{ default: () => [] }
{ default: () => [], server: false }
);
const fuzzySearcher = new Searcher(playlistRegistry.value, {