fix: mdi icons naming
This commit is contained in:
parent
d52f213012
commit
925b3e1550
@ -105,9 +105,9 @@
|
||||
<script>
|
||||
import _ from 'lodash'
|
||||
|
||||
import IconCube from 'mdi/cube'
|
||||
import IconDatabase from 'mdi/database'
|
||||
import IconNodeJs from 'mdi/nodejs'
|
||||
import IconCube from 'mdi/Cube'
|
||||
import IconDatabase from 'mdi/Database'
|
||||
import IconNodeJs from 'mdi/Nodejs'
|
||||
|
||||
import systemInfoQuery from 'gql/admin/system/system-query-info.gql'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user