Initial version, untested.

This commit is contained in:
Lewin Probst 2020-03-18 12:29:36 +01:00
commit 0e2d1cd54a
2 changed files with 153 additions and 0 deletions

5
etc/config.php Normal file
View file

@ -0,0 +1,5 @@
<?php
return [
"element_type_module" => "form",
];