Merge remote-tracking branch 'origin/v13/dev' into v14/dev
# Conflicts: # src/Umbraco.Cms.StaticAssets/umbraco/UmbracoBackOffice/Default.cshtml # tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Login/login.spec.ts
This commit is contained in:
@@ -19,4 +19,7 @@ public class RichTextEditorConfiguration
|
||||
|
||||
[DataMember(Name = "customConfig")]
|
||||
public IDictionary<string, string>? CustomConfig { get; set; }
|
||||
|
||||
[DataMember(Name = "cloudApiKey")]
|
||||
public string? CloudApiKey { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user