UNPKG

linagora-rse

Version:
9 lines (7 loc) 196 B
(function() { 'use strict'; angular.module('linagora.esn.graceperiod') .run(function(gracePeriodLiveNotificationService) { gracePeriodLiveNotificationService.start(); }); })();