T_T
This commit is contained in:
parent
7ce3052c30
commit
c850e23c7f
4
.env
4
.env
@ -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
|
||||
|
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user