mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 22:06:04 -06:00
fix price not showing in the base theme
This commit is contained in:
parent
e283b06f4a
commit
5678ff9dde
@ -42,7 +42,6 @@ var promiseForCategory = new Promise(function (resolve) {
|
|||||||
})
|
})
|
||||||
level++;
|
level++;
|
||||||
}
|
}
|
||||||
console.log(all_categories)
|
|
||||||
resolve(all_categories);
|
resolve(all_categories);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user