Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit c82c184

Browse files
fix: invalid json error p2p-advertiser-advert
1 parent 8bef163 commit c82c184

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/utils/playground_requests.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,9 @@ export const playground_requests = [
551551
{
552552
name: 'p2p_advertiser_adverts',
553553
title: 'P2P Advertiser Adverts',
554+
body: {
555+
p2p_advertiser_adverts: 1,
556+
},
554557
},
555558
{
556559
name: 'p2p_advertiser_create',

0 commit comments

Comments
 (0)