mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2025-09-06 12:46:28 +00:00
支持WebSocket播放……
This commit is contained in:
@ -12,18 +12,16 @@ Terms & Conditions: ./Lisense.md
|
||||
"""
|
||||
|
||||
|
||||
|
||||
from .io import logger, Any
|
||||
|
||||
|
||||
|
||||
def _() -> str:
|
||||
return ""
|
||||
|
||||
|
||||
def main():
|
||||
pass
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user