Closed iflan closed 3 years ago
Apparently, I broke everything when I removed the underscores from the field names and added them to the method names. The fix is just to rename the methods getCycles and getSync and call it a day.
getCycles
getSync
Apparently, I broke everything when I removed the underscores from the field names and added them to the method names. The fix is just to rename the methods
getCycles
andgetSync
and call it a day.