add download and installed size to details
This commit is contained in:
@@ -815,7 +815,9 @@ namespace Pamac {
|
||||
builddate = "",
|
||||
installdate = "",
|
||||
reason = "",
|
||||
has_signature = ""
|
||||
has_signature = "",
|
||||
downloadsize = "",
|
||||
installsize = ""
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user