Skip to content

Commit

Permalink
[FIX] change ' to " and add comma to end of the line
Browse files Browse the repository at this point in the history
  • Loading branch information
x620 committed May 24, 2016
1 parent 0b19c76 commit 4cf63ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail_recovery/__openerp__.py
Expand Up @@ -10,5 +10,5 @@
'data': [
'data.xml',
],
'installable': False
"installable": False,
}

0 comments on commit 4cf63ab

Please sign in to comment.