mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
refactoring
This commit is contained in:
@@ -21,3 +21,8 @@
|
||||
|
||||
|
||||
__version__ = "1.59"
|
||||
|
||||
|
||||
# =====
|
||||
def make_user_agent(app: str) -> str:
|
||||
return f"{app}/{__version__}"
|
||||
|
||||
Reference in New Issue
Block a user