mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 04:42:58 +08:00
remove CompletionText
in Constructor
this will never used Co-Authored-By: Dean Herbert <pe@ppy.sh>
This commit is contained in:
parent
49193a2bdd
commit
fc55b96e77
@ -97,7 +97,6 @@ namespace osu.Game.Database
|
||||
{
|
||||
State = ProgressNotificationState.Active,
|
||||
Text = "Exporting...",
|
||||
CompletionText = "Export completed"
|
||||
};
|
||||
PostNotification?.Invoke(notification);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user