update rio, add fips

This commit is contained in:
David Rodenkirchen
2024-07-23 22:38:33 +02:00
parent eade7ed48b
commit 7f8c5697fa
9 changed files with 22 additions and 8 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
[app]
app_type = "website" # This is either "website" or "app"
main_module = "ezgg_website" # The name of your Python module
app-type = "website"
main-module = "ezgg_website"