oh-my-dear-ai commited on
Commit
a19fb1a
·
1 Parent(s): f231efc

fix a little bug

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -249,7 +249,6 @@ with gr.Blocks(css=css) as demo:
249
 
250
  def show_plant_boxes(currency):
251
  # Update the state variable
252
- gold_or_gems.value = currency
253
 
254
  inventory = {}
255
  species_set = set()
 
249
 
250
  def show_plant_boxes(currency):
251
  # Update the state variable
 
252
 
253
  inventory = {}
254
  species_set = set()