chore: hide pinboard (#2149)

Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
Whitewater
2023-04-26 17:31:01 -07:00
committed by GitHub
parent 40e7074475
commit 2b05a1254b
8 changed files with 13 additions and 279 deletions

View File

@@ -23,6 +23,9 @@ export async function clickPageMoreActions(page: Page) {
.click();
}
/**
* @deprecated
*/
export async function createPinboardPage(
page: Page,
parentId: string,