mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 17:02:21 -05:00
Raise default history size to 50 messages
This commit is contained in:
parent
02316ffdbc
commit
99b4b0929a
@ -64,5 +64,5 @@
|
|||||||
<string name="default_fullscreen_conversation">false</string>
|
<string name="default_fullscreen_conversation">false</string>
|
||||||
|
|
||||||
<string name="key_history_size">history_size</string>
|
<string name="key_history_size">history_size</string>
|
||||||
<string name="default_history_size">30</string>
|
<string name="default_history_size">50</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user