mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 06:28:12 +00:00
Merge pull request #761 from Tria-plc/freight_feature/usermanagement
fix rate edit
This commit is contained in:
@@ -167,6 +167,7 @@ export const QUERY_KEYS = {
|
||||
orderList: (resource: RuleEngineResourceSlug | string) =>
|
||||
["rule-engine", "order-list", resource] as const,
|
||||
priorityRuleChanges: ["rule-engine", "priority-rule-changes"] as const,
|
||||
rateChanges: ["rule-engine", "rate-changes"] as const,
|
||||
},
|
||||
|
||||
OVERVIEW: {
|
||||
|
||||
Reference in New Issue
Block a user