small fix, added protal name
This commit is contained in:
parent
336ac67898
commit
ac4f8b777f
1 changed files with 1 additions and 1 deletions
|
@ -1297,7 +1297,7 @@ Setting.create_if_not_exists(
|
|||
controller: 'SettingsAreaSwitch',
|
||||
sub: ['auth_weibo_credentials'],
|
||||
title_i18n: ['Weibo'],
|
||||
description_i18n: ['Sina Weibo', 'Weibo Open Protal', 'http://open.weibo.com'],
|
||||
description_i18n: ['Sina Weibo', 'Sina Weibo Open Protal', 'http://open.weibo.com'],
|
||||
permission: ['admin.security'],
|
||||
},
|
||||
state: false,
|
||||
|
|
Loading…
Reference in a new issue