Skip to content

Commit 98b141e

Browse files
authored
Update src/sentry/api/helpers/default_symbol_sources.py
1 parent 439c9ee commit 98b141e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/api/helpers/default_symbol_sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"electron": ["ios", "microsoft", "electron"],
66
"javascript-electron": ["ios", "microsoft", "electron"],
77
"unity": ["unity", "nvidia", "ubuntu"],
8-
"unreal-engine": ["nvidia", "ubuntu"],
8+
"unreal": ["nvidia", "ubuntu"],
99
"godot": ["nvidia", "ubuntu"],
1010
}
1111

0 commit comments

Comments
 (0)