Skip to content

Commit

Permalink
Merge pull request #81 from hollow-leaf/feat/market_buy
Browse files Browse the repository at this point in the history
fix: trigger redeploy
  • Loading branch information
LinXJ1204 authored Sep 15, 2023
2 parents 9fc494c + b2aacc5 commit f4c3c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/backend/src/buy_power.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ export async function buy_power(amount){
index = index + 1
}
return buy_list

}

0 comments on commit f4c3c58

Please sign in to comment.