mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-10 00:16:18 +02:00
WIP
This commit is contained in:
@ -1293,6 +1293,7 @@ runBtn, searchInput, consoleEl, consoleLogEl, logCountEl
|
||||
trackEvent('ui', 'saveBtnClick', currentItem.id ? 'saved' : 'new');
|
||||
saveItem();
|
||||
};
|
||||
|
||||
/**
|
||||
* Toggles a modal and logs an event.
|
||||
* @param {Node} modal modal to be toggled
|
||||
|
Reference in New Issue
Block a user