mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
Update DB Version after restoring database
This commit is contained in:
@@ -329,6 +329,7 @@ void MainWidget::restoreData()
|
||||
(const char *)rd_config->mysqlDbname(),
|
||||
(const char *)filename));
|
||||
}
|
||||
updateLabels();
|
||||
startDaemons();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user