mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-11 04:38:15 +00:00
@@ -179,6 +179,7 @@ async function onEditContent(event) {
|
||||
if (!comboMarkdownEditor.value()) {
|
||||
comboMarkdownEditor.value(rawContent.textContent);
|
||||
}
|
||||
comboMarkdownEditor.switchTabToEditor();
|
||||
comboMarkdownEditor.focus();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user