adding placeholder icons for alignment

This commit is contained in:
Rogério Peixoto
2021-10-18 15:39:56 +01:00
parent 596c0f2b19
commit 00ad4364d4
4 changed files with 12 additions and 10 deletions

View File

@ -35,4 +35,4 @@ function annotateChangesWithResults(results) {
module.exports = {
annotateChangesWithResults
}
}

View File

@ -98,4 +98,4 @@ async function scanWithKICS() {
module.exports = {
scanWithKICS
};
};