mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
cleanup some code
This commit is contained in:
parent
e566494a87
commit
cb2048f163
14 changed files with 32 additions and 117 deletions
|
|
@ -32,7 +32,7 @@ export class AbstractScreen {
|
|||
/**
|
||||
* @returns {?Object}
|
||||
*/
|
||||
__cross() {
|
||||
get __cross() {
|
||||
return this.oCross;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue