Skip to content

Commit 69e99fb

Browse files
committed
Removed none
1 parent ab4f1e5 commit 69e99fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/commands/FetchPreview.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ export default class FetchPreview extends BaseCommand {
4848
body: JSON.stringify({
4949
url,
5050
title,
51-
description,
52-
none
51+
description
5352
}),
5453
headers: {
5554
"content-type": "application/json"

0 commit comments

Comments
 (0)