This commit is contained in:
Diego Mello 2023-07-17 11:09:10 -03:00
parent 5eeb7ac669
commit 819203a9fa
2 changed files with 2 additions and 2 deletions

View File

@ -387,7 +387,7 @@ jobs:
<<: *android-executor
environment:
<<: *android-env
# <<: *bash-env
<<: *bash-env
steps:
- android-build

View File

@ -95,7 +95,7 @@ class NewServerView extends React.Component<INewServerViewProps, INewServerViewS
this.setHeader();
this.state = {
text: 'https://client-ssl-cert.dev.rocket.chat/',
text: '',
connectingOpen: false,
certificate: null,
serversHistory: []