From 91402d06fccf51226e8801b80fbfec8bcc2fa336 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Fri, 30 Mar 2018 08:43:36 -0700 Subject: [PATCH] tweak debounce/throttle --- .../_components/status/StatusComposeBox.html | 34 +++++++++++-------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/routes/_components/status/StatusComposeBox.html b/routes/_components/status/StatusComposeBox.html index e1bb7665..2af3b87b 100644 --- a/routes/_components/status/StatusComposeBox.html +++ b/routes/_components/status/StatusComposeBox.html @@ -9,31 +9,35 @@