Skip to content

Commit

Permalink
wrong date fml (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
pelusodan authored Jan 6, 2025
1 parent d6b866f commit e4466ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/home/shows.dart
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ final ShowList = [
Show(
url: "https://obrienspubboston.com/show/133938/",
title: "O'BRIEN'S PUB",
date: DateTime(2025, 1, 6, 20)),
date: DateTime(2025, 1, 13, 20)),
];

0 comments on commit e4466ed

Please sign in to comment.