This commit is contained in:
morethanwords 2021-12-20 08:29:34 +04:00
parent 7ce3052c30
commit c850e23c7f
2 changed files with 2 additions and 3 deletions

4
.env
View File

@ -1,5 +1,5 @@
API_ID=1025907
API_HASH=452b0359b988148995f22ff0f4229750
VERSION=1.0.0
VERSION_FULL=1.0.0 (45)
BUILD=45
VERSION_FULL=1.0.0 (46)
BUILD=46

View File

@ -367,7 +367,6 @@ export default class AppEditFolderTab extends SliderSuperTab {
excludePeerIds: []
}, true);
this.type = 'create';
this.onCreateOpen();
} else {
this.setFilter(filter, true);
this.type = 'edit';