a lil oopsie
This commit is contained in:
@@ -368,7 +368,7 @@
|
||||
let source, mangaId, chapterId;
|
||||
let chapterData = null;
|
||||
const serverIp = localStorage.getItem("extension_server_ip") || "localhost";
|
||||
const serverUrl = `http://${serverIp}:7275`;
|
||||
const serverUrl = ``;
|
||||
const READER_MODE_KEY = "reader_view_mode";
|
||||
const HISTORY_KEY = "reading_history";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user