diff --git a/src/client/components/ui/range.vue b/src/client/components/ui/range.vue new file mode 100644 index 000000000..ab59bf516 --- /dev/null +++ b/src/client/components/ui/range.vue @@ -0,0 +1,138 @@ + + + + + diff --git a/src/client/pages/preferences/index.vue b/src/client/pages/preferences/index.vue index eddf69653..3bc305a22 100644 --- a/src/client/pages/preferences/index.vue +++ b/src/client/pages/preferences/index.vue @@ -8,8 +8,10 @@
{{ $t('sounds') }}
- {{ $t('volume') }} - + + + {{ $t('volume') }} +
@@ -85,12 +87,13 @@