fix: changes for release

This commit is contained in:
alzalia1 2025-08-16 18:40:52 +02:00
parent 3d8fda2910
commit f1a7f5f7b0
46 changed files with 114 additions and 191 deletions

View file

@ -3,8 +3,8 @@
"short_name": "seshat",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"background_color": "#hexcode",
"theme_color": "#hexcode",
"description": "A new Flutter project.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
@ -32,4 +32,4 @@
"purpose": "maskable"
}
]
}
}