Skip to content

Commit

Permalink
Fixing up creature subcategory migration
Browse files Browse the repository at this point in the history
  • Loading branch information
tylereed committed Sep 27, 2024
1 parent 1d8bc64 commit 250e56e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 3.2.20 on 2024-09-19 13:57
# Generated by Django 3.2.20 on 2024-09-27 10:43

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('api_v2', '0113_spell_classes'),
('api_v2', '0118_creatureaction_form_condition'),
]

operations = [
Expand Down

0 comments on commit 250e56e

Please sign in to comment.