mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Clear URL from unsucessfull media detection too
This commit is contained in:
@@ -208,6 +208,7 @@ static bool getBusProperties(const char* busName, FFMediaResult* result, DBusDat
|
||||
{
|
||||
ffStrbufClear(&result->artist);
|
||||
ffStrbufClear(&result->album);
|
||||
ffStrbufClear(&result->url);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user