render icons on calendar modal

This commit is contained in:
daria 2025-08-22 17:32:53 +03:00
parent e9e7d808f6
commit d0824aa433
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -2049,6 +2049,7 @@ APP.recurrenceRule = {
});
$list.append(span);
APP.notificationsEntries.push(minutes);
Lucide.createIcons();
};
$(addNotif).click(function () {
var unit = $block.getValue();