···5252 settings: {
5353 filled: {
5454 type: "toggle",
5555- name: "Filled Icons",
5555+ name: "Filled icons",
5656 description: "Whether the icons should be filled or outlined.",
5757 default: { toggle: true },
5858 },
+2-2
src/utils/storage/snippets.ts
···1010 },
11111212 hidePfp: {
1313- name: "Hide PFP",
1313+ name: "Hide Profile Picture",
1414 description: "Hide your profile picture across Schoolbox.",
1515 default: true,
1616 },
17171818 hidePwaPrompt: {
1919 name: "Hide PWA Prompt",
2020- description: "Hides the prompt in the notifications menu to install Schoolbox as a PWA and enable notifications.",
2020+ description: "Hide the prompt in the notifications menu to install Schoolbox as a PWA and enable notifications.",
2121 default: true,
2222 },
2323