aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/float.js
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-02-14 21:50:17 -0500
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-02-14 21:50:17 -0500
commit89cb98e4d14ad4980133f8e8e44b15d56c3ebea5 (patch)
treedd638239250b3b005dd3fea23b861125929e1e6a /ext/fg/js/float.js
parent853faaf48c63b6efba09d3de0c0c508f7c24ff50 (diff)
Add global apiForward
Diffstat (limited to 'ext/fg/js/float.js')
-rw-r--r--ext/fg/js/float.js2
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>.
*/
-/*global popupNestedInitialize, Display*/
+/*global popupNestedInitialize, apiForward, Display*/
class DisplayFloat extends Display {
constructor() {