diff --git a/__manifest__.py b/__manifest__.py index c21f05661733a27e0b82d4a6c0235696bd282be6..2fa55b3845ec2bbb070d0b1969dfe951171fb187 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -8,8 +8,8 @@ "application": False, "depends": [ 'calendar', - 'cgscop_fullcalendar' - 'cgscop_timesheet' + 'cgscop_fullcalendar', + 'cgscop_timesheet', ], "data": [ "security/security_rules.xml",