Added the ability to stop the notice timer by clicking it

This commit is contained in:
Ajay Ramachandran
2020-05-16 23:58:02 -04:00
parent 99373c3e55
commit 252da8c56a
3 changed files with 34 additions and 4 deletions

View File

@@ -68,6 +68,9 @@
"paused": {
"message": "Paused"
},
"manualPaused": {
"message": "Timer Stopped"
},
"confirmMSG": {
"message": "To edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner."
},