Skip to content

Commit 7465961

Browse files
stengithub-actions[bot]
authored andcommitted
Fix styling
1 parent 543ad0c commit 7465961

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/lang/en/filament-flexible-content-block-pages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
'panel' => [
5959
'navigation_items' => [
6060
'go_to_website_lbl' => 'View the website',
61-
]
61+
],
6262
],
6363
];

resources/lang/nl/filament-flexible-content-block-pages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
'panel' => [
5959
'navigation_items' => [
6060
'go_to_website_lbl' => 'Bekijk de website',
61-
]
61+
],
6262
],
6363
];

0 commit comments

Comments
 (0)