mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
Free space widgets
Fixed: Free space widgets take up less space on smaller screens
This commit is contained in:
@@ -275,5 +275,10 @@ namespace NzbDrone.Common
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public virtual string GetPathRoot(string path)
|
||||
{
|
||||
return Path.GetPathRoot(path);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user