Skip to content

Commit fec390a

Browse files
committed
icon
1 parent 9ee0c46 commit fec390a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pages/TranslationManagerPage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class TranslationManagerPage extends Page
2121
*/
2222
const PAGE_LIMIT = 20;
2323

24-
protected static ?string $navigationIcon;
24+
protected static ?string $navigationIcon = null;
2525

2626
private ChainedTranslationManager $chainedTranslationManager;
2727

0 commit comments

Comments
 (0)