feat(falukant): add visibility toggle for settings widget and update navigation labels
All checks were successful
Deploy to production / deploy (push) Successful in 2m8s
All checks were successful
Deploy to production / deploy (push) Successful in 2m8s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<h2>{{ $t("settings.falukant.title") }}</h2>
|
||||
<SettingsWidget :settingsType="'falukant'" />
|
||||
<SettingsWidget :settingsType="'falukant'" :show-visibility="false" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user