From 0ac35771192adb87d76809aff171d60a5d0018c3 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 16 Jan 2021 14:54:35 -0500 Subject: Refactor hotkey handling (#1250) * Create HotkeyHandler * Update Display to use HotkeyHandler --- ext/fg/float.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/fg') diff --git a/ext/fg/float.html b/ext/fg/float.html index ccf9b99a..e10659f2 100644 --- a/ext/fg/float.html +++ b/ext/fg/float.html @@ -108,6 +108,7 @@ + -- cgit v1.2.3