mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 15:49:56 +01:00
chore(dx/client): fix SVG icons causing errors in CKEditor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ckeditor from './../theme/icons/math.svg';
|
||||
import ckeditor from './../theme/icons/math.svg?raw';
|
||||
import './augmentation.js';
|
||||
import "../theme/mathform.css";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user