fix: updates license
This commit is contained in:
@@ -89,6 +89,8 @@ class EventBusService {
|
||||
return this.queue_.add({
|
||||
eventName,
|
||||
data,
|
||||
}, {
|
||||
removeOnComplete: true
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user