mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
(js) Catch error in CalendarsController
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
);
|
||||
calendar.$id().then(function() {
|
||||
Calendar.$add(calendar);
|
||||
});
|
||||
}).catch(_.noop); // error
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user