mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
fix(electron): remove duplicate change log open (#7276)
This commit is contained in:
@@ -187,7 +187,6 @@ export function AppUpdaterButton({
|
||||
);
|
||||
}
|
||||
} else if (changelogUnread) {
|
||||
popupWindow(runtimeConfig.changelogUrl);
|
||||
onOpenChangelog();
|
||||
} else {
|
||||
throw new Unreachable();
|
||||
|
||||
Reference in New Issue
Block a user