Skip to content

Commit

Permalink
Added TonsOfFriends analytics key
Browse files Browse the repository at this point in the history
  • Loading branch information
shuva10v committed Jul 16, 2024
1 parent 7a267ec commit b91cb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/apps/TonsOfFriends.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

TonsOfFriends = App(
name="TonsOfFriends",
analytics_key=None,
analytics_key="TonsOfFriends",
url='https://t.me/toftechbot',
metrics=[
SmartContractInteraction(
Expand Down

0 comments on commit b91cb1a

Please sign in to comment.