mirror of
https://github.com/9001/copyparty.git
synced 2026-04-05 07:17:57 +10:00
print qr-code on startup
This commit is contained in:
@@ -81,8 +81,8 @@ from .util import (
|
||||
)
|
||||
|
||||
try:
|
||||
from typing import Any, Generator, Match, Optional, Pattern, Type, Union
|
||||
import typing
|
||||
from typing import Any, Generator, Match, Optional, Pattern, Type, Union
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user