Add 'smartphone' add-on to common blacklist

This commit is contained in:
Kijin Sung 2016-02-26 09:20:35 +09:00
parent d4a7b921d0
commit e4077ad324
2 changed files with 3 additions and 2 deletions

View file

@ -7,5 +7,6 @@
*/
return array(
'member_communication' => true,
'smartphone' => true,
'zipperupper' => true,
);