1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:20:04 +08:00

add OpenChangelog link action

This commit is contained in:
Gagah Pangeran Rosfatiputra 2021-10-12 09:37:11 +07:00
parent 696193198a
commit e0c54e3207
No known key found for this signature in database
GPG Key ID: D0E776795342971E

View File

@ -324,6 +324,7 @@ namespace osu.Game.Online.Chat
SearchBeatmapSet,
OpenWiki,
Custom,
OpenChangelog,
}
public class Link : IComparable<Link>