Skip to content

Commit

Permalink
pre fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krrish-sehgal committed Jan 26, 2025
1 parent f6ea4f9 commit 1871ea1
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Generated by Django 5.1.4 on 2025-01-26 19:51

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
("website", "0185_merge_20250126_1451"),
("website", "0185_room"),
]

operations = []

0 comments on commit 1871ea1

Please sign in to comment.