Some configs.
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
containerDiv.style.fontSize = size;
|
||||
}
|
||||
|
||||
function GetRenderedHtml() {
|
||||
return _htmlString || "";
|
||||
}
|
||||
|
||||
function SetLightEditor() {
|
||||
document.documentElement.setAttribute("data-theme", "light");
|
||||
DarkReader.disable();
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"Wino.Mail.WinUI (Package)": {
|
||||
"commandName": "MsixPackage",
|
||||
"doNotLaunchApp": false,
|
||||
"nativeDebugging": false
|
||||
"nativeDebugging": true
|
||||
},
|
||||
"Wino.Mail.WinUI (Unpackaged)": {
|
||||
"commandName": "Project"
|
||||
|
||||
Reference in New Issue
Block a user