mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
re-categorise Geohash node as location
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('geohash',{
|
||||
category: 'function',
|
||||
category: 'location',
|
||||
color:"#DEBD5C",
|
||||
defaults: {
|
||||
name: {value:""}
|
||||
|
Reference in New Issue
Block a user