LNURLp fix
This commit breaks when migrating data https://github.com/lnbits/lnbits/pull/1298
This commit is contained in:
@@ -122,7 +122,7 @@ async def m006_redux(db):
|
||||
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
|
||||
""",
|
||||
(
|
||||
row[0],
|
||||
str(row[0]),
|
||||
row[1],
|
||||
row[2],
|
||||
row[3],
|
||||
|
||||
Reference in New Issue
Block a user