🛫 mailbox.ts

This commit is contained in:
nirholas
2026-03-31 10:24:20 +00:00
parent 7738a71ab8
commit 303417b4d8

View File

@@ -71,3 +71,4 @@ export class Mailbox {
this.changed.emit() this.changed.emit()
} }
} }