From 89cb98e4d14ad4980133f8e8e44b15d56c3ebea5 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 14 Feb 2020 21:50:17 -0500 Subject: [PATCH] Add global apiForward --- ext/fg/js/float.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/fg/js/float.js b/ext/fg/js/float.js index 418c69b6..46d1314e 100644 --- a/ext/fg/js/float.js +++ b/ext/fg/js/float.js @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -/*global popupNestedInitialize, Display*/ +/*global popupNestedInitialize, apiForward, Display*/ class DisplayFloat extends Display { constructor() {