send dump log to wowario

This commit is contained in:
wowario
2023-01-31 10:19:34 +03:00
parent 00e7562e5f
commit 9c306cf2cf

View File

@@ -991,7 +991,7 @@ start:
MGINFO("START DUMP");
MGINFO(ss.str());
MGINFO("END DUMP");
MGINFO("Please send moneromooo on Libera.Chat the contents of this log, from a couple dozen lines before START DUMP to END DUMP");
MGINFO("Please send wowario on IRC OTFC #wownero-dev the contents of this log, from a couple dozen lines before START DUMP to END DUMP");
}
return diff;
}