mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
App logs from monitor will not be deleted on selecting a different app
This commit is contained in:
parent
5e18920dff
commit
3e41cef3a8
@ -74,7 +74,6 @@ Dashboard.init = function() {
|
||||
});
|
||||
|
||||
this.list.on('select item', (item, i) => {
|
||||
this.logLines = []
|
||||
this.logBox.clearItems()
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user