Skip to content
Snippets Groups Projects
Unverified Commit ea3fc151 authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Merge pull request #160 from HumanBrainProject/staging

hotfix: Allen Mouse
parents 6ff2a464 9f7fcd90
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ exports.getAllTemplates = () => new Promise((resolve, reject) => { ...@@ -12,7 +12,7 @@ exports.getAllTemplates = () => new Promise((resolve, reject) => {
'colin', 'colin',
'MNI152', 'MNI152',
'waxholmRatV2_0', 'waxholmRatV2_0',
'allenMouse' // 'allenMouse'
] ]
resolve(templates) resolve(templates)
}) })
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment