freemt commited on
Commit
d2039db
1 Parent(s): 6a93cbd

Update css height: 20rem

Browse files
Files changed (1) hide show
  1. radiobee/__main__.py +1 -1
radiobee/__main__.py CHANGED
@@ -113,7 +113,7 @@ if __name__ == "__main__":
113
  minimum=1,
114
  maximum=20,
115
  step=0.1,
116
- default=2,
117
  # label="suggested esp value: 1.7-3",
118
  ),
119
  ]
 
113
  minimum=1,
114
  maximum=20,
115
  step=0.1,
116
+ default=10,
117
  # label="suggested esp value: 1.7-3",
118
  ),
119
  ]