From 0cc0b8053cddc585635351c32b440908c00ec5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Gr=C3=B6ger?= Date: Wed, 24 Jan 2024 13:28:32 +0100 Subject: [PATCH] update mdi version --- quasar.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quasar.conf.js b/quasar.conf.js index 7b475b3..a65befa 100644 --- a/quasar.conf.js +++ b/quasar.conf.js @@ -50,7 +50,7 @@ module.exports = configure(function(/* ctx */) { // 'ionicons-v5', // 'line-awesome', // 'material-icons', - 'mdi-v6', + 'mdi-v7', // 'themify', // 'roboto-font-latin-ext', // this or either 'roboto-font', NEVER both!