mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Some fixes found during testing with remote black core (different computer)
* Allow anonymous access for P2P * Fixed sound settings flags, if empty string is saved in settings * Fixed metadata registration
This commit is contained in:
@@ -104,6 +104,7 @@ void BlackMisc::Network::registerMetadata()
|
||||
void BlackMisc::Settings::registerMetadata()
|
||||
{
|
||||
CSettingsNetwork::registerMetadata();
|
||||
CSettingsAudio::registerMetadata();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user