mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
fa7bd62857
Fixes #1907 Refactored `updateTags` to correct a loop issue where the `insert` method was mistakingly being passed rather than `update`, triggering a duplicate PK SQL error. |
||
---|---|---|
.. | ||
base.js | ||
index.js | ||
permission.js | ||
post.js | ||
role.js | ||
session.js | ||
settings.js | ||
tag.js | ||
user.js |