Add notification for OTP pair

This commit is contained in:
Yukino Song
2024-09-10 18:21:49 +08:00
parent a7b5c93691
commit 2d084ed6f5
3 changed files with 33 additions and 0 deletions

View File

@@ -84,4 +84,7 @@ namespace system_tray {
*/
void
update_tray_require_pin();
void
update_tray_otp_pair(std::string device_name);
} // namespace system_tray