mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Don't use stage.toma.hk for the release.
This commit is contained in:
@@ -1383,7 +1383,7 @@ GlobalActionManager::openRdioLink( const QString& link )
|
||||
QString
|
||||
GlobalActionManager::hostname() const
|
||||
{
|
||||
return QString( "http://stage.toma.hk" );
|
||||
return QString( "http://toma.hk" );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user