Skip to content

Commit

Permalink
New translations service.md (Russian)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
koishi-bot committed Aug 16, 2024
1 parent a1f7cf3 commit 5d2a771
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/ru-RU/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 5d2a771

Please sign in to comment.