Feature(custom): optimize per picbed setting logic when the value is same to default

This commit is contained in:
Kuingsmile
2026-01-10 14:01:27 +08:00
parent 8f7da6e45f
commit 68845d53ab
4 changed files with 59 additions and 40 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
},
"generalSettings": "General",
"perPicBed": {
"defaultValue": "Default Value: {value}",
"defaultValue": "Global Value: {value}",
"description": "Configure settings for each PicBed individually",
"title": "Per-PicBed Settings"
},
+1 -1
View File
@@ -104,7 +104,7 @@
},
"generalSettings": "常规",
"perPicBed": {
"defaultValue": "默认值: {value}",
"defaultValue": "全局值: {value}",
"description": "为每个图床单独配置设置",
"title": "图床独立设置"
},
+1 -1
View File
@@ -104,7 +104,7 @@
},
"generalSettings": "常規",
"perPicBed": {
"defaultValue": "默認值: {value}",
"defaultValue": "全局值: {value}",
"description": "為每個圖床單獨配置設置",
"title": "圖床獨立設置"
},