mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 09:58:36 -07:00
Update totp
This commit is contained in:
@@ -63,4 +63,4 @@ void idle_timeout_free(IdleTimeoutContext* context) {
|
||||
furi_timer_stop(context->timer);
|
||||
furi_timer_free(context->timer);
|
||||
free(context);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user