migrated quill to jodit(links not working)
This commit is contained in:
@@ -77,7 +77,7 @@ namespace Wino.Services
|
||||
return new GoogleAuthorizationRequest(state, code_verifier, code_challenge);
|
||||
}
|
||||
|
||||
public async Task<string> GetQuillEditorBundlePathAsync()
|
||||
public async Task<string> GetEditorBundlePathAsync()
|
||||
{
|
||||
if (string.IsNullOrEmpty(_editorBundlePath))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user