Skip to content

Commit

Permalink
feat: fix default quasar icon
Browse files Browse the repository at this point in the history
  • Loading branch information
icebergtsn committed May 17, 2024
1 parent 31277e2 commit ca64d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ module.exports = configure(function (/* ctx */) {
// 'themify',
// 'line-awesome',
// 'roboto-font-latin-ext', // this or either 'roboto-font', NEVER both!
'material-icons',
'roboto-font', // optional, you are not bound to it
'bootstrap-icons',
'themify'
Expand Down

0 comments on commit ca64d21

Please sign in to comment.