0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models/plugins
Daniel Lockyer de9960fc45
Fixed broken syntax in pagination plugin
refs d783a8d2d4

- missed a comma in the `messages` object 🤦
2021-06-14 15:21:57 +01:00
..
collision.js
custom-query.js
eager-load.js
filter.js Removed use of i18n in Bookshelf plugins 2021-06-14 15:13:41 +01:00
has-posts.js
include-count.js
index.js
order.js Added email.open_rate order option to posts api (#12439) 2020-12-03 20:13:37 +00:00
pagination.js Fixed broken syntax in pagination plugin 2021-06-14 15:21:57 +01:00
search.js
transaction-events.js