Merge pull request #5916 from chansizzle/patch-468
add android apps disable
This commit is contained in:
commit
680e154ee2
|
|
@ -1534,7 +1534,7 @@ features.default_layout =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
app.install_url =
|
app.install_url =
|
||||||
app.uninstall =
|
app.uninstall =
|
||||||
app.unavailable =
|
{foreach $yealink_app_unavailable as $value}app.unavailable = {$value}{"\n"}{/foreach}
|
||||||
app.autorun =
|
app.autorun =
|
||||||
custom.static.system_mode =
|
custom.static.system_mode =
|
||||||
custom.static.system_mode_selection =
|
custom.static.system_mode_selection =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue