mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 00:36:38 -04:00
Formatting
This commit is contained in:
parent
e0120309fa
commit
dabd0def55
1 changed files with 0 additions and 1 deletions
|
@ -457,7 +457,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
let richTextInputs: RichTextInput[] = [];
|
let richTextInputs: RichTextInput[] = [];
|
||||||
$: richTextInputs = richTextInputs.filter(Boolean);
|
$: richTextInputs = richTextInputs.filter(Boolean);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue