mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 18:08:28 +00:00
web/settings/instances: always display the access key section
This commit is contained in:
parent
adb1cacd9d
commit
6129198024
@ -32,7 +32,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</SettingsCategory>
|
</SettingsCategory>
|
||||||
|
|
||||||
{#if $settings.processing.enableCustomInstances}
|
|
||||||
<SettingsCategory
|
<SettingsCategory
|
||||||
sectionId="community"
|
sectionId="community"
|
||||||
title={$t("settings.processing.access_key")}
|
title={$t("settings.processing.access_key")}
|
||||||
@ -56,7 +55,6 @@
|
|||||||
{$t("settings.processing.access_key.description")}
|
{$t("settings.processing.access_key.description")}
|
||||||
</div>
|
</div>
|
||||||
</SettingsCategory>
|
</SettingsCategory>
|
||||||
{/if}
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.category-inside-group {
|
.category-inside-group {
|
||||||
|
Loading…
Reference in New Issue
Block a user