mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-01-30 16:37:29 +01:00
removed console.log
This commit is contained in:
parent
a0636ac7a2
commit
6fed0e5473
@ -215,7 +215,6 @@ function GetSettingsClick(){
|
||||
settingKomgaPass.value = "";
|
||||
|
||||
GetSettings().then(json => {
|
||||
console.log(json);
|
||||
settingDownloadLocation.innerText = json.downloadLocation;
|
||||
if(json.komga != null)
|
||||
settingKomgaUrl.placeholder = json.komga.baseUrl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user