···4545 description: "Displays a progress bar below the timetable to show the time of the day.",
4646 default: true,
4747 },
4848+ changeLogo: {
4949+ name: "Change Logo",
5050+ description: "Changes the Schoolbox logo to a logo of your choice",
5151+ default: true,
5252+ settings: {
5353+ // logo: {
5454+ // type: "logos",
5555+ // default: { logo: "schooltape" },
5656+ // },
5757+ setAsFavicon: {
5858+ type: "toggle",
5959+ name: "Set as favicon",
6060+ description: "Whether to set the logo as the tab favicon.",
6161+ default: { toggle: true },
6262+ },
6363+ },
6464+ },
4865 modernIcons: {
4966 name: "Modern Icons",
5067 description: "Modernise the icons across Schoolbox.",