mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
1. updated memory text when language changed,
2. updated initialize index
This commit is contained in:
@@ -59,7 +59,6 @@ int main(int argc, char *argv[])
|
||||
|
||||
if (doExec) {
|
||||
app.init();
|
||||
app.loadTranslator();
|
||||
|
||||
qInfo().noquote() << QString("Started %1 version %2").arg(APPLICATION_NAME, APP_VERSION);
|
||||
qInfo().noquote() << QString("%1 (%2)").arg(QSysInfo::prettyProductName(), QSysInfo::currentCpuArchitecture());
|
||||
|
||||
Reference in New Issue
Block a user