@overmap-ai/core 1.0.63-org-doc-improvements.0 → 1.0.63-org-doc-improvements.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5178,7 +5178,7 @@ var __publicField = (obj, key, value) => {
5178
5178
  offline_id: offlineIssueType.offline_id,
5179
5179
  submitted_at: offlineIssueType.submitted_at,
5180
5180
  icon: offlineIssueType.icon,
5181
- icon_color: offlineIssueType.icon_color,
5181
+ icon_color: offlineIssueType.color,
5182
5182
  name: offlineIssueType.name,
5183
5183
  description: offlineIssueType.description
5184
5184
  },