mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
update the url when switching ssh <-> https
This commit is contained in:
parent
8dc1efe405
commit
33821659ae
|
@ -139,6 +139,8 @@ public class GitActivity extends AppCompatActivity {
|
|||
connection_mode_spinner.setSelection(1);
|
||||
connection_mode_spinner.setEnabled(false);
|
||||
}
|
||||
|
||||
updateURI();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue