mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-04-17 18:16:28 +03:00
add Closing to RepositoryWindow.axaml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
xmlns:i="using:Avalonia.Interactivity"
|
||||
xmlns:kkp="using:KeyKeeper.Views"
|
||||
x:Class="KeyKeeper.Views.RepositoryWindow"
|
||||
Closing="RepositoryWindow_Closing"
|
||||
Title="KeyKeeper - Password store"
|
||||
CanResize="False"
|
||||
Width="800"
|
||||
|
||||
Reference in New Issue
Block a user