Fix unexpected closing of trello card when clicking on bubble

This commit is contained in:
Manuel Bouza
2019-04-23 22:00:07 +02:00
parent cd9f94423c
commit 3eeacafddc
4 changed files with 46 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.1.4",
"version": "1.1.5",
"license": "MIT",
"scripts": {
"start": "yarn start:chrome",