-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It's a pretty easy fix to add the visibility field to data_structure tuple.
@@ -559,6 +559,7 @@
'windchill_string',
'windchill_f',
'windchill_c',
+ 'visibility_mi'
'icon_url_base',
'icon_url_name',
'two_day_history_url',
@@ -578,7 +579,7 @@
Original issue reported on code.google.com by danga...@gmail.com on 16 Sep 2013 at 6:24
Reactions are currently unavailable