Add "More" menu hint
| @@ -68,7 +68,7 @@ function sendAssistantMessage() { | ||
| 68 | 68 | const message = { |
| 69 | 69 | name: name, |
| 70 | 70 | force_avatar: avatar, |
| 71 | 71 | mes: t`If you're connected to an API, try asking me something!` + '\n***\n' + t`**Hint:** Set any character as your welcome page assistant from their "More..." menu.`, |
| 72 | 72 | is_system: false, |
| 73 | 73 | is_user: false, |
| 74 | 74 | extra: {}, |