mirror of
https://git.wownero.com/wowlet/wowlet-backend.git
synced 2024-08-15 01:03:13 +00:00
fix typo backend_backend -> backend
This commit is contained in:
parent
655484b1ef
commit
8828019772
1 changed files with 1 additions and 1 deletions
2
asgi.py
2
asgi.py
|
@ -2,5 +2,5 @@
|
|||
# Copyright (c) 2020, The Monero Project.
|
||||
# Copyright (c) 2020, dsc@xmr.pm
|
||||
|
||||
from wowlet_backend_backend.factory import create_app
|
||||
from wowlet_backend.factory import create_app
|
||||
app = create_app()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue