mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-01-28 00:38:45 +01:00
BUGFIX: Fixing migration merge conflict.
This commit is contained in:
parent
a9f073cc48
commit
5058790995
@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('helpdesk', '0011_admin_related_improvements'),
|
||||
('helpdesk', '0012_queue_default_owner'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user