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