Development into Master #10

Merged
michael-bailey merged 102 commits from Development into master 2021-08-03 20:53:15 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit b3174cc488 - Show all commits

View File

@ -9,6 +9,8 @@ pub struct ServerControlView {
display: Cursive,
// MARK: - ViewModel stuff
pub struct ServerViewController {
display: Cursive,
server_name: String,
server_host: String,