Skip to content

Commit

Permalink
chore: fix ci error(just single line-break diff)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayamame-beans committed Dec 29, 2024
1 parent 9a6a951 commit 26d2f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/misskey-js/src/autogen/endpoint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,7 @@ export type Endpoints = {
'reversi/surrender': { req: ReversiSurrenderRequest; res: EmptyResponse };
'reversi/verify': { req: ReversiVerifyRequest; res: ReversiVerifyResponse };
}

/**
* NOTE: The content-type for all endpoints not listed here is application/json.
*/
Expand Down

0 comments on commit 26d2f49

Please sign in to comment.