Skip to content

Commit c17f749

Browse files
committed
Adjustment
1 parent eabacb0 commit c17f749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hypeauditor/actions/get-tiktok-report/get-tiktok-report.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default {
1919
const {
2020
hypeauditor, ...params
2121
} = this;
22-
const response = await hypeauditor.getTiktokReport({
22+
const response = await hypeauditor.getTikTokReport({
2323
$,
2424
params,
2525
});

0 commit comments

Comments
 (0)