Skip to content

Commit 3f9a9eb

Browse files
committed
f
1 parent 41029e7 commit 3f9a9eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/mtproto/api_methods.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ export default abstract class ApiManagerMethods extends AppManager {
6464
}
6565

6666
protected after() {
67+
return;
6768
return this.appStateManager.getState().then((state) => {
6869
this.applyAppConfig(state.appConfig, false);
6970
});

0 commit comments

Comments
 (0)