Skip to content

Commit

Permalink
New translations service.md (French)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
koishi-bot committed Aug 16, 2024
1 parent e4181fe commit 045d30c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/fr-FR/develop/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ 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 045d30c

Please sign in to comment.