Skip to content

Commit

Permalink
add analytics_key
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrkaekhtin committed Jul 17, 2024
1 parent f2c967b commit ec9cb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/apps/Pumpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Pumpers = App(
name="Pumpers",
analytics_key=None,
analytics_key="pumpers",
url="https://pumpers.tg/",
metrics=[
JettonMasterInteraction(
Expand Down

0 comments on commit ec9cb52

Please sign in to comment.