mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
fixup! ✨(backend) add shortcut item type targeting another item
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('core', '0027_item_add_is_restricted'),
|
||||
('core', '0029_item_add_is_restricted'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user