mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +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