Skip to content

Commit

Permalink
chore: remove testing key for fullstory
Browse files Browse the repository at this point in the history
  • Loading branch information
shafqat-muneer committed Sep 11, 2024
1 parent 458e272 commit 43464bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_script/process_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def add_fullstory_config(self, config, plist):
}
else:
plist["FullStory"] = {
"orgID": 'o-1XJF5N-na1',
"orgID": '00000',
"RecordOnStart": False,
"SwiftUIEnabled": True,
"SwiftUISelectorVersion": 3,
Expand Down

0 comments on commit 43464bf

Please sign in to comment.