fix: refresh enable backend state

This commit is contained in:
jialin
2026-02-04 14:58:48 +08:00
parent 05c05419fc
commit 7fd2b43704
14 changed files with 74 additions and 27 deletions
+1 -1
View File
@@ -44,5 +44,5 @@ export default {
'backend.filter.source': 'Filter by source',
'backend.add.custom': 'Custom',
'backend.add.community': 'Community Backends',
'backend.community.title': 'Community Backends Marketplace'
'backend.community.title': 'Community Backend Marketplace'
};