mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
render icons on calendar modal
This commit is contained in:
parent
e9e7d808f6
commit
d0824aa433
@ -2049,6 +2049,7 @@ APP.recurrenceRule = {
|
||||
});
|
||||
$list.append(span);
|
||||
APP.notificationsEntries.push(minutes);
|
||||
Lucide.createIcons();
|
||||
};
|
||||
$(addNotif).click(function () {
|
||||
var unit = $block.getValue();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user