a lil oopsie
This commit is contained in:
@@ -560,7 +560,7 @@
|
||||
let currentGenre = { id: null, name: null };
|
||||
let allSearchResults = [];
|
||||
let searchTimeout;
|
||||
const serverUrl = `http://${localStorage.getItem("extension_server_ip") || "localhost"}:7275`;
|
||||
const serverUrl = ``;
|
||||
|
||||
// --- View Management ---
|
||||
function updateToggleIndicator() {
|
||||
|
||||
Reference in New Issue
Block a user