Rename hRecord

This commit is contained in:
nemunaire 2020-12-30 19:44:21 +01:00
parent 10398cad8a
commit adff762024
2 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ export default {
components: {
hEditableService: () => import('@/components/hEditableService'),
hRecord: () => import('@/components/hRecord')
hRecord: () => import('@/components/hLinedRecord')
},
props: {