mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 11:45:02 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
40f25d1db7
1 changed files with 1 additions and 1 deletions
|
|
@ -693,7 +693,7 @@ fn server_properties(host: SocketAddr) -> Table {
|
|||
("host".to_owned(), ls(host_str)),
|
||||
("product".to_owned(), ls("haesli")),
|
||||
("version".to_owned(), ls("0.1.0")),
|
||||
("platform".to_owned(), ls("microsoft linux")),
|
||||
("platform".to_owned(), ls("linux superiority")),
|
||||
("copyright".to_owned(), ls("MIT")),
|
||||
("information".to_owned(), ls("hello reader")),
|
||||
("uwu".to_owned(), ls("owo")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue