op config ui

This commit is contained in:
Julian Freeman
2026-04-16 16:12:03 -04:00
parent 7e912bd9d0
commit 6cc694754f
2 changed files with 24 additions and 18 deletions

View File

@@ -210,9 +210,6 @@ const {
<div>
<div class="config-title-row">
<h4>{{ config.name }}</h4>
<span class="badge neutral">
{{ config.source === "default" ? "Default" : "Custom" }}
</span>
</div>
</div>
</div>