Merge remote-tracking branch 'upstream-next/develop' into feature/i18n

This commit is contained in:
Nriver
2024-08-09 13:36:48 +08:00
15 changed files with 215 additions and 167 deletions

View File

@@ -338,7 +338,7 @@ export default class GlobalMenuWidget extends BasicWidget {
}
downloadLatestVersionCommand() {
window.open("https://github.com/zadam/trilium/releases/latest");
window.open("https://github.com/TriliumNext/Notes/releases/latest");
}
activeContextChangedEvent() {