da594d1 d6fbbdc
1
2
3
4
from ultimate_rvc.web.main import start_app if __name__ == "__main__": start_app(share=True)