Made the notice stay open after an unskip and allow to reskip.

The time remaining of the popup becomes the time remaining of the sponsor.
This commit is contained in:
Ajay Ramachandran
2019-08-19 19:07:14 -04:00
parent 50f929c11a
commit 19802a7a31
3 changed files with 63 additions and 8 deletions

View File

@@ -69,9 +69,12 @@
"hitGoBack": {
"message": "Hit unskip to get to where you came from."
},
"goBack": {
"unskip": {
"message": "Unskip"
},
"reskip": {
"message": "Reskip"
},
"paused": {
"message": "Paused"
},