Skip to content

Commit

Permalink
Fix spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Nalseaf committed Sep 3, 2024
1 parent 09ad0fe commit 13fcca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meta/css.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ async function copyFontAwesomeFiles() {
);
}
}

Check failure on line 154 in src/meta/css.js

View workflow job for this annotation

GitHub Actions / test

Trailing spaces not allowed
await Promise.all(copyOperations);
}

Expand Down

0 comments on commit 13fcca3

Please sign in to comment.