Countdown timer now pauses after hovering.

Also lowered countdown time.
This commit is contained in:
Ajay Ramachandran
2019-08-19 17:24:17 -04:00
parent db2af83a34
commit 6fe94a70a7
2 changed files with 37 additions and 3 deletions

View File

@@ -72,6 +72,9 @@
"goBack": {
"message": "Unskip"
},
"paused": {
"message": "Paused"
},
"confirmMSG": {
"message": "\n\nTo edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner."
},