Skip to content

Commit

Permalink
Fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferril committed Jul 16, 2024
1 parent 58cf5ef commit 1431674
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Migration(migrations.Migration):
dependencies = [
('base', '0005_drop_unused_dynamic_settings'),
('user_management', '0022_alter_team_unique_together'),
('alerts', '0051_remove_escalationpolicy_custom_button_trigger'),
('alerts', '0053_channelfilter_filtering_labels'),
]

operations = [
Expand Down

0 comments on commit 1431674

Please sign in to comment.