change tos

This commit is contained in:
zoe 2022-08-03 18:16:32 +02:00
parent 5fb7ff92f5
commit caef071425
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class AboutButton extends StatelessWidget {
"THE MOST FUN YOU CAN POSSIBLY HAVE WHILE LOOKING AT A WEBSITE! PRESS THE BUTTONS TO WIN!")
],
applicationLegalese:
"this application is licensed under the \"you will be eaten by ants if you do something i dont like\" license. the name is self explanatory");
"this application is licensed under the \"you will be eaten by ants if you do something i dont like\" license. the name is self explanatory, THIS WEBSITE IS ILLEGAL TO USE OR EVEN LOOK AT, SORRY");
},
child: const Icon(Icons.question_mark),
);