Add easteregg

This commit was merged in pull request #35.
This commit is contained in:
David Rodenkirchen
2026-02-04 20:23:57 +01:00
parent 2f4c3a15b7
commit f713443c20
3 changed files with 89 additions and 0 deletions
+1
View File
@@ -22,3 +22,4 @@ from .ManageTournamentsPage import ManageTournamentsPage
from .OverviewPage import OverviewPage
from .TournamentDetailsPage import TournamentDetailsPage
from .TournamentRulesPage import TournamentRulesPage
from .ConwayPage import ConwayPage