build: Update openssl to 0.5.0
Signed-off-by: Krille <c.kussowski@famedly.com>
This commit is contained in:
parent
072a6d0960
commit
d72998e7e9
4 changed files with 6 additions and 3 deletions
|
|
@ -78,6 +78,8 @@ String commandHint(L10n l10n, String command) {
|
|||
return l10n.commandHint_ignore;
|
||||
case 'unignore':
|
||||
return l10n.commandHint_unignore;
|
||||
case 'roomupgrade':
|
||||
return l10n.commandHint_roomupgrade;
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue