feat(eom): migrated eom endpoints from old version validated working
This commit is contained in:
@@ -96,6 +96,16 @@ const newSettings: NewSetting[] = [
|
||||
roles: ["admin"],
|
||||
seedVersion: 1,
|
||||
},
|
||||
{
|
||||
name: "eom",
|
||||
value: "0",
|
||||
active: true,
|
||||
description: "Eom processes to capture data",
|
||||
moduleName: "eom",
|
||||
settingType: "feature",
|
||||
roles: ["admin"],
|
||||
seedVersion: 1,
|
||||
},
|
||||
|
||||
// standard settings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user