Skip to content

Commit 54ab0c8

Browse files
committed
bring back show rating
1 parent 207e9d2 commit 54ab0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/lib/stores/recal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ export const DEFAULT_SETTINGS: SearchSettings = {
682682
}
683683
},
684684
style: {
685-
// "Show Rating": false,
685+
"Show Rating": false,
686686
// "Show Weighted Rating": false,
687687
// "Show # of Comments": false,
688688
"Show Instructors": false,

0 commit comments

Comments
 (0)