Skip to content

Commit

Permalink
Fix lang string
Browse files Browse the repository at this point in the history
  • Loading branch information
dasistwas committed Jan 25, 2024
1 parent f35f9ae commit d846532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/shortcodes.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
$shortcodes = [
'displayview' => [
'callback' => 'mod_datalynx\shortcodes::displayview',
'description' => 'Displays a datalynx view',
'description' => 'displayview',
],
];

0 comments on commit d846532

Please sign in to comment.