mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 16:28:00 +08:00
ae996b75f1
+ small fixes
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
|
|
export class AbstractBoot
|
|
{
|
|
bootstart() {/* no-empty */}
|
|
}
|