Fix receive and send
This commit is contained in:
@@ -76,6 +76,8 @@ export class App {
|
||||
|
||||
// Wait for the app to exit
|
||||
await this.inkInstance.waitUntilExit();
|
||||
|
||||
process.exit(0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user