mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix too many buttons inside condition
This commit is contained in:
committed by
Dean Herbert
parent
321920bc85
commit
ff440fc1a4
@ -21,7 +21,6 @@ namespace osu.Game.Overlays.Settings.Sections.Maintenance
|
||||
if (collectionManager == null) return;
|
||||
|
||||
if (legacyImportManager?.SupportsImportFromStable == true)
|
||||
|
||||
{
|
||||
Add(importCollectionsButton = new SettingsButton
|
||||
{
|
||||
|
Reference in New Issue
Block a user