Add global apiForward

This commit is contained in:
toasted-nutbread 2020-02-14 21:50:17 -05:00
parent 853faaf48c
commit 89cb98e4d1

View File

@ -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() {