chore: post merge fixes

This commit is contained in:
vladimir.kuznetsov 2025-01-02 14:05:25 +07:00
parent cda9b5d496
commit 694b7896e5
3 changed files with 4 additions and 5 deletions

View file

@ -98,7 +98,7 @@ Window {
}
function onShowChangelogDrawer() {
changelogDrawer.open()
changelogDrawer.openTriggered()
}
}