fix in widget ruler id
This commit is contained in:
parent
7a1aab7414
commit
98759b9221
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ public class MapWidgetRegistry {
|
|||
public static String WIDGET_BEARING = "bearing";
|
||||
public static String WIDGET_PLAIN_TIME = "plain_time";
|
||||
public static String WIDGET_BATTERY = "battery";
|
||||
public static String WIDGET_RADIUS_RULER = "radius_ruler";
|
||||
public static String WIDGET_RADIUS_RULER = "ruler";
|
||||
|
||||
public static String WIDGET_STREET_NAME = "street_name";
|
||||
|
||||
|
|
Loading…
Reference in a new issue