@@ -163,6 +163,9 @@ func battleScheduleSub(schedSub []BattleSchedudleSub) string {
*/
output += fmt.Sprintln()
}
if output == "" {
output = "現在、スケジュールはありません。\n"
return output
The note is not visible to the blocked user.