diff --git a/src/App.vue b/src/App.vue index 868938f..2e91da7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -21,7 +21,8 @@ @@ -86,6 +87,7 @@ export default defineComponent({ currentLang: 'pl', releaseURL: '', + isOnProductionHost: location.hostname == 'stacjownik-td2.web.app', }), created() {