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