remove ITextEditorProvider interface
This commit is contained in:
@ -177,6 +177,8 @@
|
||||
</div>
|
||||
|
||||
@code {
|
||||
public string Name => "QuillJS";
|
||||
|
||||
private string resourceType = "Oqtane.Modules.Controls.QuillJSTextEditor, Oqtane.Client";
|
||||
|
||||
private bool _settingsLoaded;
|
||||
|
Reference in New Issue
Block a user