add attributions

This commit is contained in:
2025-07-10 13:44:59 +02:00
parent e1009a8112
commit 8ae1d93829
2 changed files with 10 additions and 5 deletions

View File

@@ -100,7 +100,7 @@ class _AboutMihState extends State<AboutMih> {
"About",
"Privacy Policy",
"Terms of Service",
"Attributes",
"Attributions",
];
return toolTitles;
}