Align lockdown migration token wording

This commit is contained in:
Dominic R
2026-04-22 19:07:16 -04:00
parent ba222697fe
commit 14146d4e16

View File

@@ -50,7 +50,7 @@ class Migration(migrations.Migration):
"revoke_tokens",
models.BooleanField(
default=True,
help_text="Revoke all tokens for the user (API, app password, recovery, verification, OAuth2)",
help_text="Revoke all tokens for the user (API, app password, recovery, verification, OAuth)",
),
),
(