mirror of
https://github.com/ascribe/onion.git
synced 2025-02-01 12:29:54 +01:00
merged sluice
This commit is contained in:
parent
3bf613941d
commit
eb5e9f115e
@ -39,6 +39,7 @@ const COMMON_ROUTES = (
|
||||
|
||||
function getRoutes(type) {
|
||||
let routes = null;
|
||||
console.log(type)
|
||||
if (type === 'prize') {
|
||||
routes = getPrizeRoutes(COMMON_ROUTES);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user