1
0
Fork 0

org/arangodb -> @arangodb in Foxx generator

This commit is contained in:
Alan Plum 2015-12-23 23:25:18 +01:00
parent 22b4524ba6
commit 840c432904
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ var templatePath = fs.join(
internal.startupPath,
'server',
'modules',
'org',
'arangodb',
'@arangodb',
'foxx',
'templates'
);