Skip to content

Commit

Permalink
New translations service.md (English, United States)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
koishi-bot committed Aug 16, 2024
1 parent 5d2a771 commit 81bfd98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/en-US/develop/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ class PixivSource {
name = 'pixiv'
languages = ['zh-CN', 'ja']
async get(query: ImageSource.Query): Promise<ImageSource.Result[]> {
// ...
}
// ... }
}

export function apply(ctx: Context, config: Config) {
Expand Down

0 comments on commit 81bfd98

Please sign in to comment.