fix typo in Settings ui (#924)

Fixed spelling mistake (Miscelleanous → Miscellaneous)
This commit is contained in:
δDD 2024-10-22 13:44:49 +00:00 committed by GitHub
parent 8993b0d520
commit 135a369848
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,7 @@ const SettingsOptions: Record<string, Array<BooleanSetting | SettingsComponent>>
} }
], ],
Notifications: [NotificationBadgeToggle], Notifications: [NotificationBadgeToggle],
Miscelleanous: [ Miscellaneous: [
{ {
key: "arRPC", key: "arRPC",
title: "Rich Presence", title: "Rich Presence",