File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ const funEvents = [
114114 name : "Mario Kart Tournament" ,
115115 color : "var(--terminal-red)" ,
116116 start : {
117- hour : 10 ,
118- minute : 45 ,
117+ hour : 11 ,
118+ minute : 15 ,
119119 } ,
120120 column : 5 ,
121121 duration : 30 ,
@@ -126,20 +126,20 @@ const funEvents = [
126126 name : "Chess Tournament" ,
127127 color : "var(--terminal-red)" ,
128128 start : {
129- hour : 10 ,
130- minute : 45 ,
129+ hour : 12 ,
130+ minute : 0 ,
131131 } ,
132132 column : 4 ,
133133 duration : 30 ,
134134 images : undefined ,
135- description : "May the best mario karter win – prize: bubble tea" ,
135+ description : "May the best chess player win – prize: bubble tea" ,
136136 } ,
137137 {
138138 name : "Python One Liners Contest (15 minutes)" ,
139139 color : "var(--terminal-red)" ,
140140 start : {
141- hour : 11 ,
142- minute : 30 ,
141+ hour : 12 ,
142+ minute : 45 ,
143143 } ,
144144 column : 4 ,
145145 duration : 15 ,
@@ -159,7 +159,7 @@ const funEvents = [
159159 description : "May the best geoguessr win – prize: bubble tea" ,
160160 } ,
161161 {
162- name : "Arch + Hyperland Install + Rice Session" ,
162+ name : "Arch + Hyprland Install + Rice Session" ,
163163 color : "var(--terminal-red)" ,
164164 start : {
165165 hour : 14 ,
You can’t perform that action at this time.
0 commit comments