Disable HTML in tweets.
This commit is contained in:
Родитель
9eedc74ac7
Коммит
588e687278
|
@ -99,6 +99,7 @@ function Account(aProtoInstance, aKey, aName)
|
|||
Account.prototype = {
|
||||
__proto__: GenericAccountPrototype,
|
||||
|
||||
get HTMLEnabled() false,
|
||||
consumerKey: "TSuyS1ieRAkB3qWv8yyEw",
|
||||
consumerSecret: "DKtKaSf5a7pBNhdBsSZHTnI5Y03hRlPFYWmb4xXBlkU",
|
||||
completionURI: "http://oauthcallback.local/",
|
||||
|
|
Загрузка…
Ссылка в новой задаче