diff options
| author | David Siegfried <david.siegfried@uni-vechta.de> | 2024-09-06 13:17:34 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-09-06 13:17:34 +0000 |
| commit | c25db6aaac0a7dc553513f8cae7336ed1931ac85 (patch) | |
| tree | 80a14ae163fae5116b65af5e0b3c2a4132dece63 /cli/studip | |
| parent | 5c08983d892929041dfc0b9d3b10439bae9ce1b5 (diff) | |
add make plugin, fixes #4563
Closes #4563
Merge request studip/studip!3374
Diffstat (limited to 'cli/studip')
| -rwxr-xr-x | cli/studip | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ $commands = [ Commands\DB\MoveMatrikelnummer::class, Commands\Make\Migration::class, Commands\Make\Model::class, + Commands\Make\Plugin::class, Commands\DI\Reset::class, Commands\Files\Dump::class, Commands\Fix\Biest7789::class, |
