mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:13:21 +08:00
remove ()
This commit is contained in:
parent
fba99b344c
commit
229b31520f
@ -69,7 +69,7 @@ namespace osu.Game.Database
|
||||
}
|
||||
else
|
||||
{
|
||||
PostNotification?.Invoke(new SimpleErrorNotification()
|
||||
PostNotification?.Invoke(new SimpleErrorNotification
|
||||
{
|
||||
Text = "File is being exported"
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user