mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-25 18:25:35 +02:00
fix: linting.
This commit is contained in:
@@ -190,6 +190,7 @@ async def create_default_admin_user():
|
||||
log.info("✅ DEFAULT ADMIN USER CREATED!")
|
||||
log.info(f" 📧 Email: {admin_email}")
|
||||
log.info(f" 🔑 Password: {default_password}")
|
||||
log.info(f" 👤 User ID: {user.id}")
|
||||
log.info(" ⚠️ IMPORTANT: Please change this password after first login!")
|
||||
log.info("=" * 60)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user