mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-09 17:03:20 +00:00
chore(js/css): update generated files
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @license AngularJS v1.7.9
|
||||
* (c) 2010-2018 Google, Inc. http://angularjs.org
|
||||
* @license AngularJS v1.8.0
|
||||
* (c) 2010-2020 Google, Inc. http://angularjs.org
|
||||
* License: MIT
|
||||
*/
|
||||
(function(window, angular) {'use strict';
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
angular.module('ngCookies', ['ng']).
|
||||
info({ angularVersion: '1.7.9' }).
|
||||
info({ angularVersion: '1.8.0' }).
|
||||
/**
|
||||
* @ngdoc provider
|
||||
* @name $cookiesProvider
|
||||
|
||||
Reference in New Issue
Block a user