Skip to content

Commit

Permalink
9ed3d9c feat: Switch from handleRowClicked to defaultColumn
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaselhan committed Jan 6, 2025
1 parent c05d77e commit d641a93
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""Add is_legacy to fuel_type
Revision ID: ca7200152130
Revises: 9329e38396e1
Create Date: 2025-01-03 18:43:43.638740
Revises: bfa7bbb1eea3
Create Date: 2025-01-05 18:43:43.638740
"""

Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "ca7200152130"
down_revision = "9329e38396e1"
down_revision = "bfa7bbb1eea3"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit d641a93

Please sign in to comment.