You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eg. take a catch row with speciesWeight: 100lbs and fishingArea: '100/200', and convert to:
speciesWeight: 50, fishingArea: 100,
speciesWeight: 50, fishingArea: 200
The text was updated successfully, but these errors were encountered:
eg. take a catch row with speciesWeight: 100lbs and fishingArea: '100/200', and convert to:
speciesWeight: 50, fishingArea: 100,
speciesWeight: 50, fishingArea: 200
The text was updated successfully, but these errors were encountered: