mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-10 17:49:17 +00:00
fix path to app index template
This commit is contained in:
parent
c4115dc243
commit
3deba2e529
@ -3,7 +3,7 @@
|
||||
define([
|
||||
'react',
|
||||
'react-router',
|
||||
'templates/app/index',
|
||||
'templates/app/components/app/index',
|
||||
'app/components/index',
|
||||
'app/actions/project', 'app/actions/build'
|
||||
], function(
|
||||
|
Loading…
Reference in New Issue
Block a user