Loads now, but still broken

This commit is contained in:
benarc 2021-02-23 15:26:17 +00:00
parent 81326b2368
commit 198cff8449

View file

@ -4,7 +4,6 @@ from http import HTTPStatus
from lnbits.decorators import check_user_exists, validate_uuids
from . import watchonly_ext
from .crud import get_charge
@watchonly_ext.route("/")