System generated commit, initial commit

This commit is contained in:
Khaïs Colin 2025-11-17 16:22:54 +00:00
commit fbfe26ac02
5 changed files with 67 additions and 0 deletions

13
application.json Normal file
View file

@ -0,0 +1,13 @@
{
"appIsExample": false,
"applicationVersion": 2,
"collapseInvisibleWidgets": true,
"color": "#F5D1D1",
"evaluationVersion": 2,
"pages": [
{
"id": "Page1",
"isDefault": true
}
]
}