Remove Release Notes Feature Flag

This commit is contained in:
yash-signal
2025-06-02 18:37:00 -05:00
committed by GitHub
parent c9c16e17e2
commit 829b84a54e
4 changed files with 1 additions and 25 deletions

View File

@@ -174,7 +174,6 @@ function sanitizePathComponent(component: string): string {
const DEFAULT_REMOTE_CONFIG = [
['desktop.backup.credentialFetch', { enabled: true }],
['desktop.internalUser', { enabled: true }],
['desktop.releaseNotes', { enabled: true }],
['desktop.senderKey.retry', { enabled: true }],
['global.backups.mediaTierFallbackCdnNumber', { enabled: true, value: '3' }],
['global.groupsv2.groupSizeHardLimit', { enabled: true, value: '64' }],