mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
missing coma
This commit is contained in:
parent
64e36d4827
commit
5eda2c80f8
1 changed files with 1 additions and 1 deletions
|
@ -56,5 +56,5 @@ Template.listActionPopup.events({
|
|||
const currentList = this;
|
||||
evt.preventDefault();
|
||||
Lists.remove(currentList._id);
|
||||
}
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue