mod: change name of toggle to "Letter Grade Averages"

This commit is contained in:
Andrew R
2025-02-19 16:51:04 +10:30
committed by GitHub
parent 410bd0e54e
commit 639d35b2f5
+1 -1
View File
@@ -109,7 +109,7 @@
} }
}, },
{ {
title: "Show Letter Grade Instead of Percentage Grade", title: "Letter Grade Averages",
description: "Shows the letter grade instead of the percentage in subject averages.", description: "Shows the letter grade instead of the percentage in subject averages.",
id: 8, id: 8,
Component: Switch, Component: Switch,