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
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", "");
}