Skip to content

Commit 621617a

Browse files
committed
chore: fix app.json
1 parent 04f99fd commit 621617a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/llm/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"ios": {
5050
"supportsTablet": true,
51-
"bundleIdentifier": "com.swmansion.llm",
51+
"bundleIdentifier": "com.anonymous.llm",
5252
"infoPlist": {
5353
"NSMicrophoneUsageDescription": "This app needs access to your microphone to record audio.",
5454
"NSCalendarsUsageDescription": "This app needs access to your calendar to manage events."

0 commit comments

Comments
 (0)