feat(puchase history): purhcase history changed to long running no notification
This commit is contained in:
@@ -8,7 +8,7 @@ const newSettings: NewSetting[] = [
|
||||
// feature settings
|
||||
{
|
||||
name: "opendock_sync",
|
||||
value: "0",
|
||||
value: "15",
|
||||
active: false,
|
||||
description: "Dock Scheduling system",
|
||||
moduleName: "opendock",
|
||||
@@ -69,7 +69,7 @@ const newSettings: NewSetting[] = [
|
||||
{
|
||||
name: "purchaseMonitor",
|
||||
value: "5",
|
||||
active: false,
|
||||
active: true,
|
||||
description: "Monitors alpla purchase fo all changes",
|
||||
moduleName: "purchase",
|
||||
settingType: "feature",
|
||||
|
||||
Reference in New Issue
Block a user