summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 2847acfc..7d50c489 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -268,6 +268,7 @@ bool MainWindow::checkConfig() {
} else {
usePwgen = false;
}
+ passTemplate = "login/nurl";
} else {
// QStringList ver = version.split(".");
// qDebug() << ver;