Skip to content

Commit 6c1ed80

Browse files
add some text
1 parent a42de50 commit 6c1ed80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/core/resources/strings_manager.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ class StringsManager {
2424
static const String unknownPage = "Unknown page";
2525
static const String notInitializeGridYet = "Not initialize grid yet.";
2626
static const String clear = "Clear";
27+
static const String generateMaze = "Generate maze";
2728

2829
}

0 commit comments

Comments
 (0)