Skip to content

Commit 73b5b10

Browse files
getsantry[bot]JoshuaMoelans
authored andcommitted
🛠️ apply pre-commit fixes
1 parent 64dc9ec commit 73b5b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/data/platformCategories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ export const withLoggingOnboarding: Set<PlatformKey> = new Set([
382382
export const withoutLoggingSupport: Set<PlatformKey> = new Set([
383383
'elixir',
384384
'unity',
385-
'unreal'
385+
'unreal',
386386
]);
387387

388388
// List of platforms that have metrics onboarding checklist content

0 commit comments

Comments
 (0)