Fixed index file for single post fetching.

This commit is contained in:
2024-09-11 05:16:56 +02:00
parent cdd5ed36bf
commit 99c7d143f7
6 changed files with 52 additions and 38 deletions

View File

@@ -1,7 +1,5 @@
'use strict';
const path = require('path');
function curateUser(user) {
const curatedUser = {
id: user.id,