fix linting

This commit is contained in:
jjaffeux 2020-03-28 15:51:48 +01:00
parent 0350f5ce4b
commit 109c3bbc61
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ function initializeEventUIBuilder(api) {
api.attachWidgetAction("post", "showEventUIBuilder", function({
postId,
topicId
} = params) {
}) {
return new Promise(resolve => {
if (postId) {
this.store