more tst code
This commit is contained in:
parent
6ba6d70a5f
commit
ea51bef3ad
1 changed files with 1 additions and 0 deletions
|
|
@ -1892,6 +1892,7 @@ module.exports = async (
|
||||||
* @param {Response} res
|
* @param {Response} res
|
||||||
*/
|
*/
|
||||||
const apiGunFollowsPost = async (req, res) => {
|
const apiGunFollowsPost = async (req, res) => {
|
||||||
|
process.exit(1)
|
||||||
try {
|
try {
|
||||||
const user = require('../services/gunDB/Mediator').getUser()
|
const user = require('../services/gunDB/Mediator').getUser()
|
||||||
const { body: { publicKey }} = req
|
const { body: { publicKey }} = req
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue