mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-23 05:31:29 +00:00
Update wording on review template
This commit is contained in:
parent
d596eeefc2
commit
16a41d4fb5
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ namespace LBPUnion.ProjectLighthouse.Controllers
|
|||
yourReview.SlotId = slotId;
|
||||
yourReview.Deleted = false;
|
||||
yourReview.DeletedBy = DeletedBy.None;
|
||||
yourReview.Text = "You haven't reviewed this level yet. Edit this blank review to upload it!";
|
||||
yourReview.Text = "You haven't reviewed this level yet. Edit this blank review to upload one!";
|
||||
yourReview.LabelCollection = "";
|
||||
yourReview.Timestamp = TimeHelper.UnixTimeMilliseconds();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue