@ -172,6 +172,8 @@ _get_mounts(const httplib::Request &req_,
{
json obj;
if(mount.type == "ext2")
obj["path"] = mount.dir;
obj["type"] = mount.type;