fix: name conflict

This commit is contained in:
Vlad Stan
2023-01-18 17:38:36 +02:00
parent 795d05c109
commit 2edb9da387
7 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from lnbits.jinja2_templating import Jinja2Templates
from lnbits.requestvars import g
from lnbits.settings import settings
from .extensions import get_valid_extensions
from .extension_manger import get_valid_extensions
def urlsafe_short_hash() -> str:
return shortuuid.uuid()