API-elements are correctly removed on refresh
@@ -41,7 +41,10 @@ window.addEventListener("DOMContentLoaded", function() {
|
||||
document.getElementById("descriptions_cont").innerHTML = "";
|
||||
document.getElementById("thumbnails_cont").innerHTML = "";
|
||||
document.querySelector(".names-container").innerHTML = "";
|
||||
document.querySelector(".api_token_container").remove();
|
||||
var elements = document.querySelectorAll(".api_token_container");
|
||||
for(var i = 0; i < elements.length; i++) {
|
||||
elements[i].remove();
|
||||
}
|
||||
|
||||
addClass(".channel_things", "hide");
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 697 B |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 786 B |
|
Before Width: | Height: | Size: 299 B |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 980 B |
|
Before Width: | Height: | Size: 6.0 KiB |