Structures for atlases

This commit is contained in:
Jori Lallo
2016-06-22 00:01:57 -07:00
parent cbdf6b517d
commit db16e71c5e
5 changed files with 198 additions and 224 deletions

View File

@@ -56,4 +56,4 @@ router.post('atlases.list', auth(), pagination(), async (ctx) => {
};
});
export default router;
export default router;