1
Fork 0
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:
Steffo 2022-07-22 06:09:53 +02:00
parent 48b5c99103
commit b0fb0b3373
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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"