Desktop: fix rpc unlock on pin input screen (#3334)

This commit is contained in:
あく
2024-01-03 17:00:56 +04:00
committed by GitHub
parent d511d76a1b
commit 7eeb60e17e
4 changed files with 4 additions and 1 deletions
@@ -50,4 +50,5 @@ typedef enum {
DesktopGlobalBeforeAppStarted,
DesktopGlobalAfterAppFinished,
DesktopGlobalAutoLock,
DesktopGlobalApiUnlock,
} DesktopEvent;