[READ-ONLY] Mirror of https://github.com/probablykasper/yt-email-notifier. macOS menubar app for YouTube upload notification emails
email menubar notifications tray youtube
0

Configure Feed

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

Removed old edit email button that shouldn't be there

-1
-1
web/index.html
··· 124 124 <div class="buttons field"> 125 125 <button class='button' onclick="$('#setup-modal').addClass('is-active')">Setup</button> 126 126 <button class='button is-primary' onclick="$('#new-email-modal').addClass('is-active')">New email</button> 127 - <button class='button is-dark' onclick="$('#edit-email-modal').addClass('is-active')">Edit email</button> 128 127 <button class='button is-link' onclick="$('#add-channel-modal').addClass('is-active')">Add channel</button> 129 128 {{!-- <button class='button is-danger is-light' onclick="$('#errors-modal').addClass('is-active')">See errors</button> --}} 130 129 <button class='button is-danger is-light' onclick="a('readErrors', null); window.open('/bad.log', '_blank')">