mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 22:58:46 +01:00
Merge pull request #1312 from lnbits/revert-1310-lnurlpfix
Revert "LNURLp fix"
This commit is contained in:
commit
48966f3924
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ async def m006_redux(db):
|
||||||
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
|
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
|
||||||
""",
|
""",
|
||||||
(
|
(
|
||||||
str(row[0]),
|
row[0],
|
||||||
row[1],
|
row[1],
|
||||||
row[2],
|
row[2],
|
||||||
row[3],
|
row[3],
|
||||||
|
|
Loading…
Add table
Reference in a new issue