From 6a923a8e1d77e34c7d3e3c7bc9601a6a53b857c2 Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 3 Jan 2023 14:57:36 +0100 Subject: [PATCH] feature: sygnatura dev w stopce --- src/App.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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() {