fix typo
This commit is contained in:
parent
a859682954
commit
7cf9de8c2a
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ public class PublishFragment extends BaseFragment implements
|
|||
}
|
||||
if (launchFilePickerPending) {
|
||||
launchFilePickerPending = false;
|
||||
launchFilePicker();e
|
||||
launchFilePicker();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue