Restore quick language select (#8981)
* restore quick language select * rm showCancel * rm margin from thread button * alf composer icons * stop hiding keyboard * use trans
This commit is contained in:
@@ -78,8 +78,8 @@ const schema = z.object({
|
||||
postLanguage: z.string(),
|
||||
/**
|
||||
* The user's post language history, used to pre-populate the post language
|
||||
* selector in the composer. Within each value, multiple languages are
|
||||
* separated by values.
|
||||
* selector in the composer. Within each value, multiple languages are separated
|
||||
* by commas.
|
||||
*
|
||||
* BCP-47 2-letter language codes without region.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user