This commit is contained in:
Will Boyd
2024-02-23 14:23:41 -05:00
parent 641106ea82
commit a83c472c93
2 changed files with 15 additions and 13 deletions
-2
View File
@@ -1,5 +1,3 @@
const settings = require('../settings');
module.exports = (post) => {
if (!post.data.category) {
return [];