fix: updates license

This commit is contained in:
Sebastian Rindom
2020-09-09 09:15:58 +02:00
parent d5e49b516d
commit db519fbaa6
22 changed files with 56 additions and 19 deletions
@@ -89,6 +89,8 @@ class EventBusService {
return this.queue_.add({
eventName,
data,
}, {
removeOnComplete: true
})
}