chore: Follow up update matrix sdk
This commit is contained in:
parent
1a83d33cf5
commit
685ddf1324
4 changed files with 52 additions and 6 deletions
|
|
@ -50,6 +50,8 @@ String commandHint(L10n l10n, String command) {
|
|||
return l10n.commandHint_hug;
|
||||
case 'cuddle':
|
||||
return l10n.commandHint_cuddle;
|
||||
case 'sendraw':
|
||||
return l10n.commandHint_sendraw;
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue