diff --git a/app/dbtables.py b/app/dbtables.py index 6411450..3b97d69 100644 --- a/app/dbtables.py +++ b/app/dbtables.py @@ -107,7 +107,7 @@ class PlaylistRowsTable(Model): def __repr__(self) -> str: return ( - f"" )