aboutsummaryrefslogtreecommitdiff
path: root/web/app/store/GeofenceAttributes.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/store/GeofenceAttributes.js')
-rw-r--r--web/app/store/GeofenceAttributes.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/store/GeofenceAttributes.js b/web/app/store/GeofenceAttributes.js
index 79217f6..d8c8bb9 100644
--- a/web/app/store/GeofenceAttributes.js
+++ b/web/app/store/GeofenceAttributes.js
@@ -22,6 +22,7 @@ Ext.define('Traccar.store.GeofenceAttributes', {
data: [{
key: 'color',
+ name: Strings.sharedAttributeColor,
type: 'color'
}]
});