diff --git a/cordova/config.xml b/cordova/config.xml index 04ef5f0..9a76b22 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,5 +1,5 @@ - + Quasar Play Quasar Play for Quasar Framework diff --git a/package.json b/package.json index 9c00f24..76d1e28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quasar-play", - "version": "0.0.3", + "version": "0.0.4", "description": "Quasar Play for Quasar Framework", "author": "Razvan Stoenescu ", "scripts": { diff --git a/src/components/play-url/play-url.vue b/src/components/play-url/play-url.vue index 2de9e22..c5e8816 100644 --- a/src/components/play-url/play-url.vue +++ b/src/components/play-url/play-url.vue @@ -4,7 +4,7 @@ class="toolbar primary fixed shadow-1" :class="{active: active || !showedToolbar}" > - @@ -37,6 +37,8 @@