Skip to content

Commit e81776e

Browse files
Joel ThorstenssonSgtPooki
andauthored
Update src/pin/index.ts
Co-authored-by: Russell Dempsey <[email protected]>
1 parent 26306b7 commit e81776e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/pin/index.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ export interface PinRmAllInput {
9696

9797
export interface PinUpdateOptions extends HTTPRPCOptions {
9898
/**
99-
* Remove the old pin. Default: true
99+
* Remove the old pin
100+
*
101+
* @default true
100102
*/
101103
unpin?: boolean
102104
}

0 commit comments

Comments
 (0)