Create working example of external module

This commit is contained in:
2020-03-09 21:12:15 +01:00
parent dcdecee28f
commit 8ca966b376
9 changed files with 113 additions and 29 deletions

View File

@@ -3,6 +3,4 @@ include 'api'
include 'app'
include 'modules'
//include 'modules:A'
//include 'modules:B'
//include 'modules:C'
include 'modules:lang'