fix:facebook embed
This commit is contained in:
parent
cf1b5ce134
commit
6bd881fe2e
|
|
@ -232,7 +232,7 @@ export async function saveManualContext(data: any) {
|
||||||
export async function facebookHumasData() {
|
export async function facebookHumasData() {
|
||||||
const data = {
|
const data = {
|
||||||
monitoringId: "f33b666c-ac07-4cd6-a64e-200465919e8c",
|
monitoringId: "f33b666c-ac07-4cd6-a64e-200465919e8c",
|
||||||
page: 133,
|
page: 1,
|
||||||
limit: 10,
|
limit: 10,
|
||||||
userId: "0qrwedt9EcuLyOiBUbqhzjd0BwGRjDBd",
|
userId: "0qrwedt9EcuLyOiBUbqhzjd0BwGRjDBd",
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue