Sort personas by name.

This commit is contained in:
Cohee
2024-02-02 04:07:51 +02:00
parent 2f3dca2348
commit a746077a1e
5 changed files with 16 additions and 1 deletions

View File

@ -225,6 +225,7 @@ let power_user = {
persona_description: '',
persona_description_position: persona_description_positions.IN_PROMPT,
persona_show_notifications: true,
persona_sort_order: 'asc',
custom_stopping_strings: '',
custom_stopping_strings_macro: true,