Spaces:
Build error
Build error
freemt
commited on
Commit
·
99ebf4e
1
Parent(s):
490dc24
Update launch width=900 removed
Browse files- radiobee/__main__.py +1 -1
radiobee/__main__.py
CHANGED
@@ -514,7 +514,7 @@ if __name__ == "__main__":
|
|
514 |
# show_tips=True,
|
515 |
enable_queue=True,
|
516 |
# height=150, # 500
|
517 |
-
width=900, # 900
|
518 |
)
|
519 |
|
520 |
_ = """
|
|
|
514 |
# show_tips=True,
|
515 |
enable_queue=True,
|
516 |
# height=150, # 500
|
517 |
+
# width=900, # 900
|
518 |
)
|
519 |
|
520 |
_ = """
|