mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
DisplayServer (Android): tidy
This commit is contained in:
@@ -75,7 +75,7 @@ static bool detectWithGetprop(FFDisplayServerResult* ds)
|
||||
{
|
||||
// Only for MiUI
|
||||
FF_STRBUF_AUTO_DESTROY buffer = ffStrbufCreate();
|
||||
;
|
||||
|
||||
if (ffSettingsGetAndroidProperty("persist.sys.miui_resolution", &buffer) &&
|
||||
ffStrbufContainC(&buffer, ','))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user