0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
kirrg001 af5717762d Fixed incorrect return value for publicAPI from the configuration endpoint
no issue

- discovered while coding
- the value was always false, because we've tried to read the value from the config object
- the value lives in the database and is accessible via the labs service
2018-05-31 15:14:59 +02:00
..
client@93161319f5 Updated Ghost-Admin to 1.23.1 2018-05-29 16:14:04 +01:00
server Fixed incorrect return value for publicAPI from the configuration endpoint 2018-05-31 15:14:59 +02:00
test Fixed incorrect return value for publicAPI from the configuration endpoint 2018-05-31 15:14:59 +02:00
index.js