mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
Add engine option
This commit is contained in:
@@ -6,7 +6,7 @@ export default class MathView extends View {
|
||||
super( locale );
|
||||
|
||||
this.engine = engine;
|
||||
|
||||
|
||||
this.set( 'value', '' );
|
||||
this.set( 'display', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user