[partition] Forgotten )

This commit is contained in:
Adriaan de Groot 2021-04-19 16:10:29 +02:00
parent 117418fe60
commit 231fa815c1

View File

@ -265,7 +265,7 @@ FillGlobalStorageJob::prettyDescription() const
.arg( path )
.arg( mountPoint )
.arg( fsType )
.arg( QString() );
.arg( QString() ) );
}
}
}