mgt c10 complete merge to put bootstrap css changes on their own fork

This commit is contained in:
2024-08-05 01:28:09 -07:00
parent 3d1f21ffcb
commit b3b188f370
4 changed files with 14 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ from app import db, login, app
from flask_login import UserMixin
#debug
import sys
#import sys
followers = sa.Table(
'followers',