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 authored Dec 29, 2024
1 parent 1badc06 commit 601c3b2
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 @@ -970,6 +970,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 601c3b2

Please sign in to comment.