mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-29 20:22:32 +00:00
Update default biography text to match LBP's default
This commit is contained in:
parent
a0a21e4898
commit
b366a41f90
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ namespace ProjectLighthouse {
|
|||
User user = new() {
|
||||
Username = username,
|
||||
LocationId = l.Id,
|
||||
Biography = "No biography provided",
|
||||
Biography = username + " hasn't introduced themselves yet.",
|
||||
Pins = "",
|
||||
PlanetHash = "",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue