lfglabs-dev / api.starknet.quest

starknet.quest rust backend
7 stars 28 forks source link

Fix :#287 create_boost.rs #297

Closed ryzen-xp closed 2 weeks ago

ryzen-xp commented 3 weeks ago

In src/endpoints/admin/quest_boost/create_boost.rs, line 38, I remove "quests " and replace with "tasks" . (Because we already get the quests collection on the upper line). Check