mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user