mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-17 16:50:09 -05:00
Fix migration conflict
This commit is contained in:
parent
6622349b5f
commit
56d1b5677a
@ -6,7 +6,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("paperless_mail", "0001_initial"),
|
||||
("paperless_mail", "0002_optimize_integer_field_sizes"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user