mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:57:25 -04:00
WizardModeSelection: optional 'Portable mode' feature support
This commit is contained in:
@@ -245,4 +245,8 @@ Rectangle {
|
||||
Timer {
|
||||
id: versionTimer
|
||||
}
|
||||
|
||||
function onPageCompleted() {
|
||||
persistentSettings.setWritable(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user