Fixed Octopush Notifier not working #2144
The version number was passed as a string from the frontend but was checked against a number in the backend provider. This caused the if else if to fall through into an error. The literal it is now being compared has been changed to a string and the unknown version error is no longer encountered. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>pull/2147/head
parent
ceeb47bf82
commit
2e54dee817
Loading…
Reference in new issue