Merge branch '贡献功能开发' into dev

This commit is contained in:
QLHazyCoder
2026-04-20 00:40:59 +08:00
14 changed files with 2736 additions and 37 deletions
+3
View File
@@ -322,6 +322,9 @@
}
function shouldSyncAccountRunHistorySnapshot(state = {}) {
if (Boolean(state.contributionMode)) {
return false;
}
if (!Boolean(state.accountRunHistoryTextEnabled)) {
return false;
}