File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ function About() {
2222 Hyderabad.
2323 </ p >
2424 < p className = "pt-4" >
25- This version of ChronoFactorem is a version we fastracked so that we
26- can get a full release of ChronoFactorem out for this registration
27- session. The frontend code is admittedly rushed, but we are somewhat
28- happy with it . If you do find them , please report them{ " " }
25+ This version of ChronoFactorem is the first real release of
26+ ChronoFactorem. We really wanted to iron out as many bugs as we can
27+ before we push it out to you to ensure a smooth experience, so it got
28+ a little delayed . If you do still find bugs , please report them{ " " }
2929 < a
3030 href = "https://github.com/crux-bphc/chronofactorem-rewrite/issues"
3131 className = "text-blue-400 inline pl-1 items-center"
Original file line number Diff line number Diff line change @@ -762,8 +762,7 @@ function EditTimetable() {
762762 variant : "destructive" ,
763763 } ) ;
764764 router . navigate ( {
765- to : "/view/$timetableId" ,
766- params : { timetableId : timetableId } ,
765+ to : "/" ,
767766 } ) ;
768767 }
769768
You can’t perform that action at this time.
0 commit comments