mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
whoops
This commit is contained in:
@@ -19,8 +19,8 @@ from app.enums import (
|
|||||||
AuthType,
|
AuthType,
|
||||||
)
|
)
|
||||||
|
|
||||||
revision = "0410_enums_for_everything"
|
revision = "0418_user_state_enum"
|
||||||
down_revision = "0409_fix_service_name"
|
down_revision = "0417_change_total_message_limit"
|
||||||
|
|
||||||
|
|
||||||
user_state_enum = postgresql.ENUM(
|
user_state_enum = postgresql.ENUM(
|
||||||
|
|||||||
Reference in New Issue
Block a user