From f9a3c513ce84fb7609e49a21fc155e8efb13efd9 Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Thu, 5 Aug 2021 23:45:45 +0200 Subject: [PATCH] Add HandleControl to MathjaxHandle --- ts/editor/MathjaxHandle.svelte | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ts/editor/MathjaxHandle.svelte b/ts/editor/MathjaxHandle.svelte index e799c64ae..9a0873b95 100644 --- a/ts/editor/MathjaxHandle.svelte +++ b/ts/editor/MathjaxHandle.svelte @@ -3,8 +3,9 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -->