fix: locales in admin panel settings page
This commit is contained in:
@@ -494,7 +494,7 @@
|
||||
{/if}
|
||||
|
||||
{#if active === "settings"}
|
||||
<SettingsSection {at} {isCompact} {onSettingsSaved} />
|
||||
<SettingsSection {at} {isCompact} {onSettingsSaved} {currentLang} />
|
||||
{/if}
|
||||
</main>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user