forked from GNUsocial/gnu-social
Removed silly "dented:" status prefix from Facebook App
This commit is contained in:
parent
0a4ce0ef99
commit
0664be924f
@ -138,9 +138,6 @@ class FacebookhomeAction extends FacebookAction
|
||||
|
||||
function setDefaults()
|
||||
{
|
||||
// A default prefix string for notices
|
||||
$this->facebook->api_client->data_setUserPreference(
|
||||
FACEBOOK_NOTICE_PREFIX, 'dented: ');
|
||||
$this->facebook->api_client->data_setUserPreference(
|
||||
FACEBOOK_PROMPTED_UPDATE_PREF, 'false');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user