This commit is contained in:
Molkobain
2021-02-12 14:22:09 +01:00
parent e485853b08
commit 3b288ce5d6

View File

@@ -98,7 +98,7 @@ $(function() {
me.is_draft = bIsDraftNow;
me._UpdateEditingVisualHint();
// Update button only once, not at each character chane
// Update button only once, not at each character change
if (me._IsSubmitAutonomous()) {
me._UpdateSubmitButtonState();
}