mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 02:37:25 +09: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…
x
Reference in New Issue
Block a user