mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-10 20:42:32 +02:00
Update db.py
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import sqlite3
|
import sqlite3
|
||||||
|
import os
|
||||||
from .settings import DATABASE_PATH
|
from .settings import DATABASE_PATH
|
||||||
|
from .settings import LNBITS_PATH
|
||||||
|
|
||||||
|
|
||||||
class Database:
|
class Database:
|
||||||
|
Reference in New Issue
Block a user