Skip to content

Commit

Permalink
style: Change the R0 room name to PSF Hall in 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
timtsai-tvbs committed Aug 29, 2024
1 parent 9447e75 commit d3896d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/schedule/ScheduleRoom.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default {
computed: {
name() {
return {
'4-r0': 'R0',
'4-r0': 'PSF Hall',
'5-r1': 'R1',
'6-r2': 'R2',
'1-r3': 'R3',
Expand Down

0 comments on commit d3896d2

Please sign in to comment.