mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-08-17 21:25:52 +02:00
Fix: Show language switch again on dashboard
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
);
|
||||
</script>
|
||||
|
||||
{#if locales && options.length > 1}
|
||||
{#if options.length > 1}
|
||||
<div class={className}>
|
||||
<ComboBox
|
||||
{options}
|
||||
|
||||
Reference in New Issue
Block a user