更新版本号至2.7.3

This commit is contained in:
jxxghp
2025-08-19 13:08:23 +08:00
parent d4f7a5a1c0
commit 584e7672df
5 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1208,7 +1208,7 @@ export default {
workflowStatisticShareHint: 'Share workflow statistics to popular workflows for other MP users to reference',
bigMemoryMode: 'Large Memory Mode',
bigMemoryModeHint: 'Use more memory to cache data and improve system performance',
dbWalEnable: 'WAL Mode',
dbWalEnable: 'Sqlite WAL Mode',
dbWalEnableHint:
'Can improve read/write concurrency performance, but may increase the risk of data loss in exceptional cases, requires restart to take effect',
tmdbApiDomain: 'TMDB API Service Address',