mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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++;
|
||||
}
|
||||
console.log(all_categories)
|
||||
resolve(all_categories);
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user