freemt commited on
Commit
0623956
·
1 Parent(s): aa8b33a

Bump to 0.1.1a0

Browse files
Files changed (1) hide show
  1. radiobee/__main__.py +1 -1
radiobee/__main__.py CHANGED
@@ -491,7 +491,7 @@ if __name__ == "__main__":
491
  # theme="grass",
492
  # layout="vertical", # horizontal unaligned
493
  allow_flagging="never", # "manual" "never" "auto"
494
- css=f"{css_image} {css_input_file} {css_output_file}",
495
  )
496
 
497
  iface.launch(
 
491
  # theme="grass",
492
  # layout="vertical", # horizontal unaligned
493
  allow_flagging="never", # "manual" "never" "auto"
494
+ # css=f"{css_image} {css_input_file} {css_output_file}",
495
  )
496
 
497
  iface.launch(