mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-01 04:22:15 +08:00
67e6084276
Minor fixes
8 lines
168 B
JavaScript
8 lines
168 B
JavaScript
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
|
|
|
|
/*jshint onevar: false*/
|
|
/**
|
|
* @type {?AdminApp}
|
|
*/
|
|
var RL = null;
|
|
/*jshint onevar: true*/
|