mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
fix
This commit is contained in:
@@ -101,7 +101,7 @@ namespace NekoRay::sys {
|
||||
if (failed_to_start) return; // no retry
|
||||
|
||||
restart_id = NekoRay::dataStore->started_id;
|
||||
MW_dialog_message("ExternalProcess", "Crashed");
|
||||
MW_dialog_message("ExternalProcess", "CoreCrashed");
|
||||
MW_show_log("[Error] " + QObject::tr("Core exited, restarting."));
|
||||
|
||||
// Restart
|
||||
|
||||
Reference in New Issue
Block a user