diff --git a/src/App.vue b/src/App.vue index 83c815c..1f3c234 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@

Wake lock not available

- +
@@ -36,9 +36,8 @@ export default { } else { return false; } - } - } - + }, + }, } diff --git a/src/components/Timer.vue b/src/components/Timer.vue index fd640e5..d6e1992 100644 --- a/src/components/Timer.vue +++ b/src/components/Timer.vue @@ -1,5 +1,6 @@