Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tymek committed Dec 9, 2024
1 parent aeae98a commit db613fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/types/experimental.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export type IFlagKey =
| 'deleteStaleUserSessions'
| 'memorizeStats'
| 'licensedUsers'
| 'granularAdminPermissions';
| 'granularAdminPermissions'
| 'streaming'
| 'etagVariant';

Expand Down

0 comments on commit db613fd

Please sign in to comment.