This commit is contained in:
chi
2023-06-12 00:04:03 +09:00
parent 800492b1a1
commit 4b8291d787
7 changed files with 256 additions and 16 deletions

View File

@@ -1439,5 +1439,10 @@ namespace Project
{
bw_DoWork(null, null);
}
private void REMINDToolStripMenuItem_Click(object sender, EventArgs e)
{
Mail_Take_a_rest_remind();
}
}
}