chore: refs #6683 update icon for property route to use 'apartment'

This commit is contained in:
Jose Antonio Tubau 2025-04-02 12:09:54 +02:00
parent 56c1373b8e
commit 2bfa8368ab
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ export default {
path: '/property',
meta: {
title: 'properties',
icon: 'vn:property',
icon: 'apartment',
moduleName: 'Property',
menu: ['PropertyList'],
},