-
{{ $t('KPlatform.USER_AGENT') }}
+
+
{{ $t('KPlatform.USER_AGENT') }}
{{ Platform.getData().userAgent }}
@@ -66,7 +65,6 @@
expand-separator
dense
header-class="bg-grey-2"
- default-opened
class="q-pa-sm"
>
diff --git a/core/client/utils/index.js b/core/client/utils/index.js
index ca37a18d1..cad463802 100644
--- a/core/client/utils/index.js
+++ b/core/client/utils/index.js
@@ -11,7 +11,6 @@ export * from './utils.content.js'
export * from './utils.items.js'
export * from './utils.locale.js'
export * from './utils.math.js'
-export * from './utils.platform.js'
export * from './utils.push.js'
export * from './utils.pwa.js'
export * from './utils.screen.js'