mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-01-11 11:28:42 +00:00
Add module id to modules
This commit is contained in:
parent
4b955a89cc
commit
9848b612b7
|
|
@ -71,6 +71,14 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
*/
|
||||
/* public */ const MODULE_NAME = 'Kanban';
|
||||
|
||||
/**
|
||||
* Module id.
|
||||
*
|
||||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
/* public */ const MODULE_ID = 1005800000;
|
||||
|
||||
/**
|
||||
* Providing.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user