mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 11:47:38 +00:00
fix: translation (#647)
* fix: translation * fix: translation * fix: translation * fix: remove unused code * fix: log err
This commit is contained in:
2
migrations/cockroach/V1.8__token.sql
Normal file
2
migrations/cockroach/V1.8__token.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
ALTER TABLE auth.tokens ADD COLUMN preferred_language TEXT;
|
Reference in New Issue
Block a user