request unlock/credentials when terminal is launched from locked/empty state

This commit is contained in:
2023-09-11 16:00:58 -07:00
parent 8d7b01629d
commit 61d9acc7c6
12 changed files with 145 additions and 22 deletions

View File

@ -10,7 +10,6 @@ use tauri::{
App,
AppHandle,
Manager,
GlobalShortcutManager,
async_runtime as rt,
};