Skip to content

Commit 1b588ef

Browse files
authored
Update plugin description to include production warning
1 parent f0c6975 commit 1b588ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Plugin extends AbstractPlugin
1212
{
1313
protected string $name = 'Tiny File Manager Plugin';
1414

15-
protected string $description = 'Tiny File Manager plugin for VitoDeploy';
15+
protected string $description = 'Tiny File Manager plugin for VitoDeploy [NOT recommended for PRODUCTION]';
1616

1717
public function boot(): void
1818
{

0 commit comments

Comments
 (0)