mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 09:19:41 +01:00
Don't tweet on love
This commit is contained in:
parent
ba064206c4
commit
08a15f0acb
@ -37,7 +37,7 @@ namespace InfoSystem
|
||||
TwitterInfoPlugin::TwitterInfoPlugin( Tomahawk::Accounts::TwitterAccount* account )
|
||||
: m_account( account )
|
||||
{
|
||||
m_supportedPushTypes << InfoLove;
|
||||
//m_supportedPushTypes << InfoLove;
|
||||
}
|
||||
|
||||
|
||||
@ -171,4 +171,4 @@ TwitterInfoPlugin::isValid() const
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user