wip
This commit is contained in:
@@ -230,5 +230,10 @@ OnboardingWindow::OnboardingWindow(QWidget *parent) : QStackedWidget(parent) {
|
||||
background-color: #4F4F4F;
|
||||
}
|
||||
)");
|
||||
|
||||
# Oscar sez
|
||||
Params().put("HasAcceptedTerms", current_terms_version);
|
||||
accepted_terms = true;
|
||||
|
||||
updateActiveScreen();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user