mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
parent
55e7b659e0
commit
634956e7db
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ _.extend(TagsMapGenerator.prototype, {
|
|||
context: {
|
||||
internal: true
|
||||
},
|
||||
filter: 'visibility:public',
|
||||
limit: 'all'
|
||||
}).then(function (resp) {
|
||||
return resp.tags;
|
||||
|
|
Loading…
Add table
Reference in a new issue