This commit is contained in:
Roman Volosovskyi 2017-04-12 16:51:32 +03:00
parent d272bf05a5
commit 58f8eecffa
1 changed files with 2 additions and 0 deletions

View File

@ -1678,6 +1678,7 @@ function phoneSuggestions(params, context) {
var phoneConfig = {
name: "phone",
registeredOnly: true,
icon: "phone_white",
title: I18n.t('phone_title'),
description: I18n.t('phone_description'),
@ -1845,6 +1846,7 @@ function browseSuggestions(params) {
status.command({
name: "browse",
registeredOnly: true,
color: "#ffa500",
hidden: true,
fullscreen: true,