feat: make custom notification sounds free for all

This commit is contained in:
Hampus Kraft
2026-02-19 13:51:49 +00:00
parent 74e4fc594f
commit bc2a78e5af
44 changed files with 2229 additions and 2828 deletions

View File

@@ -114,14 +114,6 @@ export const PLUTONIUM_PERKS: ReadonlyArray<PlutoniumPerk> = [
freeValue: false,
plutoniumValue: true,
},
{
id: 'notification_sounds',
type: 'boolean',
status: 'beta',
i18nKey: 'notification_sounds',
freeValue: false,
plutoniumValue: true,
},
{
id: 'max_guilds',
type: 'numeric',