|
@@ -81,6 +81,7 @@ type Settings = {
|
|
notificationEnabled?: boolean;
|
|
notificationEnabled?: boolean;
|
|
title?: TitleSettings;
|
|
title?: TitleSettings;
|
|
splitLargeDeltas?: boolean;
|
|
splitLargeDeltas?: boolean;
|
|
|
|
+ chatDirection: 'LTR' | 'RTL';
|
|
|
|
|
|
system?: string;
|
|
system?: string;
|
|
requestFormat?: string;
|
|
requestFormat?: string;
|