Fix language selection (#726)
This commit is contained in:
@ -27,4 +27,5 @@ export type AppState = {
|
||||
name: string;
|
||||
selectedId?: string;
|
||||
isResizing: boolean;
|
||||
lng: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user