mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-08 06:59:03 +01:00
Merge
This commit is contained in:
commit
71aa37aff2
@ -182,8 +182,8 @@ bool Configuration::getProperty(std::string key, std::string &value)
|
||||
std::string baseMediaPath = absolutePath;
|
||||
std::string baseItemPath = absolutePath;
|
||||
std::string collectionName;
|
||||
getProperty("currentCollection", collectionName);
|
||||
|
||||
getRawProperty("currentCollection", collectionName);
|
||||
getRawProperty("baseMediaPath", baseMediaPath);
|
||||
getRawProperty("baseItemPath", baseItemPath);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user