1b: Add my_module.info.yml

Add the my_module.info.yml file so that the module can be enabled.
This commit is contained in:
Oliver Davies 2020-03-19 20:26:43 +00:00
parent e859418cbd
commit 2dafec2f67
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
name: My Module
type: module
core: 8.x
core_version_requirement: ^8 || ^9
package: Custom