mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-06 00:38:55 +00:00
Minor improvement to UX
This commit is contained in:
@@ -23,5 +23,5 @@ private:
|
||||
std::unique_ptr<Ui::SelectNandDialog> ui;
|
||||
|
||||
const std::vector<Core::Config::NandConfig>& nands;
|
||||
int result = -1;
|
||||
int result = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user