mirror of
https://github.com/Steffo99/tidebringer-firefox.git
synced 2025-01-06 22:19:46 +00:00
Run format document
This commit is contained in:
parent
48b5c99103
commit
b0fb0b3373
1 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,7 @@ async function addAllSubscribedToCollection() {
|
|||
}
|
||||
|
||||
function tidebringer() {
|
||||
console.log("Tidebringer!");
|
||||
console.info("[Tidebringer] Tidebringer has activated!");
|
||||
const buttonsLine = document.querySelector(".collectionAddItemsTitle");
|
||||
const addAllSubscribedButton = document.createElement("button");
|
||||
addAllSubscribedButton.className = "btn_darkblue_white_innerfade btn_medium"
|
||||
|
|
Loading…
Reference in a new issue