mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-06 06:52:20 +08:00
7 lines
93 B
JavaScript
7 lines
93 B
JavaScript
|
/*jshint onevar: false*/
|
||
|
/**
|
||
|
* @type {?AdminApp}
|
||
|
*/
|
||
|
var RL = null;
|
||
|
/*jshint onevar: true*/
|