mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-02 15:13:52 +01: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