fixup! refactor(core/ui): reusable timers

matejcik/queue-overflow
matejcik 1 month ago
parent 17376dd284
commit b6d5775704

@ -32,7 +32,6 @@ impl Pending {
timer.start(ctx, timeout);
Self { key, press, timer }
}
}
impl MultiTapKeyboard {

Loading…
Cancel
Save