Files
openfoodnetwork/app
Matt-Yorkley 5c5a6361bf Fix nasty json encoding issue
The enterprise id returned by these json endpoints was being returned in *unicode* format, so where Angular was expecting a simple integer it was instead getting strings like: "\u0017"
2020-11-27 13:59:46 +00:00
..
2020-11-16 19:05:08 +00:00
2020-11-27 13:59:46 +00:00