making it ready for prd

This commit is contained in:
2026-01-01 21:33:12 +01:00
parent 7ab655626a
commit c6bc4ed33d
4 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from app import create_app
from lapp import create_app
import sqlalchemy as sa
from models import db, User, ListOfItems, Shared, Item