mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
render icons on forms submit section
This commit is contained in:
parent
483d4af531
commit
6ea0df8cf6
@ -5658,6 +5658,7 @@ define([
|
||||
editor.refresh();
|
||||
$tb.show();
|
||||
setTimeout(function () {
|
||||
Lucide.createIcons();
|
||||
var firstBtn = $(markdownTb.toolbar).find('button').get(0);
|
||||
if (firstBtn) {
|
||||
firstBtn.focus();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user