langflow/src
Gabriel Luiz Freitas Almeida 94020b3126 📝 chore(manager.py): update variable names for superuser in database manager and utils module for better clarity and consistency
The variable names `FIRST_SUPERUSER` and `FIRST_SUPERUSER_PASSWORD` have been changed to `SUPERUSER` and `SUPERUSER_PASSWORD` respectively in the `manager.py` and `utils.py` files. This change improves clarity and consistency in the codebase.
2023-09-18 15:45:40 -03:00
..
backend 📝 chore(manager.py): update variable names for superuser in database manager and utils module for better clarity and consistency 2023-09-18 15:45:40 -03:00
frontend 🔧 fix(dialog.tsx): remove unnecessary CSS classes 'noundo' and 'nocopy' to simplify the code and improve maintainability 2023-09-18 14:26:27 -03:00