mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 08:32:54 +08:00
Update specified endpoint
This commit is contained in:
parent
83f8fa7472
commit
dbe2741982
@ -19,6 +19,6 @@ namespace osu.Game.Graphics.Containers.Markdown
|
||||
}
|
||||
|
||||
protected override ImageContainer CreateImageContainer(string url)
|
||||
=> base.CreateImageContainer($@"https://osu.ppy.sh/beatmapsets/discussions/media-url?url={url}");
|
||||
=> base.CreateImageContainer($@"https://osu.ppy.sh/media-url?url={url}");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user