mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 06:51:23 +08:00
Change text
This commit is contained in:
@@ -330,7 +330,7 @@ namespace osu.Game.Overlays.Comments
|
||||
if (WasDeleted)
|
||||
makeDeleted();
|
||||
|
||||
actionsContainer.AddLink("Copy URL", copyUrl);
|
||||
actionsContainer.AddLink("Copy link", copyUrl);
|
||||
|
||||
if (Comment.UserId.HasValue && Comment.UserId.Value == api.LocalUser.Value.Id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user