1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-13 20:39:57 +01:00

Get woah resolvers from synchrotron

This commit is contained in:
Dominik Schmidt 2015-11-13 01:43:37 +01:00
parent 9ae97e50ad
commit 365c7b0e31

View File

@ -116,7 +116,7 @@ AtticaManager::fetchMissingIcons()
QString
AtticaManager::hostname() const
{
return "http://bakery.tomahawk-player.org";
return "http://v09.bakery.tomahawk-player.org";
}