Initial commit
This commit is contained in:
parent
3100ee0591
commit
633467b6f2
13 changed files with 158 additions and 41 deletions
|
|
@ -55,7 +55,7 @@ impl NotifServer {
|
|||
}
|
||||
|
||||
fn get_server_information(&self) -> (String, String, String, String) {
|
||||
("aster".into(), "breadway".into(), "0.1.0".into(), "1.2".into())
|
||||
("breadbar".into(), "breadway".into(), "0.1.0".into(), "1.2".into())
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue