mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
sharing
This commit is contained in:
parent
b5a62a4833
commit
b7d9f957c4
@ -5,7 +5,7 @@ from django.db import migrations, models
|
|||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("posthog", "0520_experiment_metrics_secondary"),
|
("posthog", "0521_alter_errortrackingstackframe_context"),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
Loading…
Reference in New Issue
Block a user