Fix typos that prevent building in linux

This commit is contained in:
Andrew Henry
2019-05-24 11:24:43 -07:00
parent 72ea7b80fd
commit d0e08f1d9a
5 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@
*****************************************************************************/
define([
'./components/LadTable.vue',
'./components/LADTable.vue',
'vue'
], function (
LadTableComponent,