mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
Convert to DLL compatible plugin (#46)
This commit is contained in:
committed by
Tony Narlock
parent
0dbe462a9e
commit
383361733a
@@ -1,5 +1,4 @@
|
||||
import Command from '@ckeditor/ckeditor5-core/src/command';
|
||||
|
||||
import { Command } from 'ckeditor5/src/core';
|
||||
import { getSelectedMathModelWidget } from './utils';
|
||||
|
||||
export default class MathCommand extends Command {
|
||||
|
||||
Reference in New Issue
Block a user