Add requests to requirements.txt, assert that actions is not None when creating the buttons in the ui, move imports to the top in dashboard.system

This commit is contained in:
ChaoticByte 2025-02-27 21:52:15 +01:00
parent fdf617b032
commit c74ee7c6cb
No known key found for this signature in database
3 changed files with 8 additions and 6 deletions

View file

@ -1 +1,2 @@
nicegui~=2.11.1
requests