Merge branch 'fix/chore-fix' into dev/plugin-deploy

This commit is contained in:
Yeuoly 2024-11-01 16:55:45 +08:00
commit 02a296bbec
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'ddcc8bbef391'
down_revision = 'bbadea11becb'
down_revision = '09a8d1878d9b' # HEAD OF PLUGIN BRANCH
branch_labels = None
depends_on = None