diff --git a/src/pages/stream/stream.ts b/src/pages/stream/stream.ts index 2246135..6c51323 100644 --- a/src/pages/stream/stream.ts +++ b/src/pages/stream/stream.ts @@ -452,6 +452,7 @@ export class PostMenu { console.log('sharing failed:'); console.log(JSON.stringify(e)); }); + this.close(); } delete() {