feat(footnotes): fix dark icon

This commit is contained in:
Elian Doran 2025-01-06 21:47:49 +02:00
parent fea66629f6
commit 6795e6e411

View File

@ -52,7 +52,7 @@
"@ckeditor/ckeditor5-typing": "43.2.0", "@ckeditor/ckeditor5-typing": "43.2.0",
"@ckeditor/ckeditor5-utils": "43.2.0", "@ckeditor/ckeditor5-utils": "43.2.0",
"@triliumnext/ckeditor5-math": "43.2.0-hotfix1", "@triliumnext/ckeditor5-math": "43.2.0-hotfix1",
"@triliumnext/ckeditor5-footnotes": "0.0.4-hotfix10" "@triliumnext/ckeditor5-footnotes": "0.0.4-hotfix11"
}, },
"devDependencies": { "devDependencies": {
"@ckeditor/ckeditor5-core": "43.2.0", "@ckeditor/ckeditor5-core": "43.2.0",