fix: build (#11611)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou 2025-04-30 23:49:18 +08:00 committed by GitHub
parent 83aae23ba6
commit 20fcddffbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 17 additions and 17 deletions

View file

@ -1089,7 +1089,7 @@ mod desktop {
}
self.display = self
.display
.replace(&whoami::hostname(), "")
.replace(&hbb_common::whoami::hostname(), "")
.replace("localhost", "");
}