From fa880ec3d42384b239180fe90e3396ffb31607d8 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 1 Feb 2024 22:47:51 +0000 Subject: [PATCH] Make `schedule view` command show tasks even for physical talks (#220) --- src/commands/ScheduleCommand.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/commands/ScheduleCommand.ts b/src/commands/ScheduleCommand.ts index f1ed586c..7d4898fa 100644 --- a/src/commands/ScheduleCommand.ts +++ b/src/commands/ScheduleCommand.ts @@ -33,8 +33,7 @@ export class ScheduleCommand implements ICommand { const upcoming = sortTasks(this.scheduler.inspect()); let html = "Upcoming tasks: