[READ-ONLY] Mirror of https://github.com/probablykasper/LaRSS. RSS Generator for iTunes larss.kasper.space
rss website
0

Configure Feed

Select the types of activity you want to include in your feed.

Fixed that again so it works now, no problem

KH (Nov 7, 2017, 9:36 PM +0100) ee3e477b 3e8a6385

+2 -2
+2 -2
docs/index.js
··· 128 128 if (callback) callback(); 129 129 }); 130 130 } 131 - } 131 + }); 132 132 } 133 133 }); 134 134 } else { ··· 310 310 showPATdialog(); 311 311 } 312 312 }); 313 - var saveButton = dialog.querySelector("button¯.save-pat"); 313 + var saveButton = dialog.querySelector("button.save-pat"); 314 314 saveButton.addEventListener("click", function() { 315 315 console.log("saving access token"); 316 316 // save personal access token