mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-12 21:35:21 +02:00
show notification when libraries updated. fixes #199
This commit is contained in:
parent
dbf6723c16
commit
753d9264d2
@ -258,6 +258,7 @@ globalConsoleContainerEl
|
||||
utils.log('onExternalLibChange');
|
||||
updateExternalLibUi();
|
||||
scope.setPreviewContent(true);
|
||||
alertsService.add('Libraries updated.');
|
||||
}
|
||||
|
||||
function updateExternalLibUi() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user