mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
update migration numbering for WF approval
This commit is contained in:
@@ -8,7 +8,7 @@ import django.db.models.deletion
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0084_v360_token_description'),
|
||||
('main', '0085_v360_add_notificationtemplate_messages'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user