- aggiunto FeaturesSection all'editor HTML
This commit is contained in:
@@ -347,7 +347,8 @@ export default defineConfig((ctx) => {
|
||||
set plugins(value) {
|
||||
this._plugins = value;
|
||||
},
|
||||
iconSet: 'fontawesome-v5',
|
||||
// iconSet: 'fontawesome-v5',
|
||||
iconSet: 'material-icons',
|
||||
lang: 'it', // Quasar language
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user