Merge remote-tracking branch 'origin/main'

This commit is contained in:
nora 2022-03-26 13:08:04 +01:00
commit 40f25d1db7

View file

@ -693,7 +693,7 @@ fn server_properties(host: SocketAddr) -> Table {
("host".to_owned(), ls(host_str)), ("host".to_owned(), ls(host_str)),
("product".to_owned(), ls("haesli")), ("product".to_owned(), ls("haesli")),
("version".to_owned(), ls("0.1.0")), ("version".to_owned(), ls("0.1.0")),
("platform".to_owned(), ls("microsoft linux")), ("platform".to_owned(), ls("linux superiority")),
("copyright".to_owned(), ls("MIT")), ("copyright".to_owned(), ls("MIT")),
("information".to_owned(), ls("hello reader")), ("information".to_owned(), ls("hello reader")),
("uwu".to_owned(), ls("owo")), ("uwu".to_owned(), ls("owo")),