Handle 'invalid server' error in server selection screen properly. (#214)

* Handle 'invalid server' error in server selection screen properly.

* Use `action_learn_more` for composing the server location footer action.
This commit is contained in:
Jorge Martin Espinosa 2023-03-21 09:34:14 +01:00 committed by GitHub
parent 9b537bcc01
commit f94d2b6c60
24 changed files with 132 additions and 127 deletions

1
changelog.d/210.bugfix Normal file
View file

@ -0,0 +1 @@
Handle 'invalid server' error in server selection screen properly.