Seite 3 angepasst

This commit is contained in:
Jonas Braus
2024-11-26 01:25:58 +01:00
parent 64cf38268a
commit 08f6008637
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ class _SpaceHomeState extends State<SpaceHome> {
late Timer _timer;
late String text = "";
var index = 0;
var index = 1;
@override
void initState() {