Monorepo for Tangled
0

Configure Feed

Select the types of activity you want to include in your feed.

lexicons: `accept` should be an array of strings

Signed-off-by: Seongmin Lee <git@boltless.me>

author
Seongmin Lee
committer tangled.org date (Jan 8, 2026, 5:08 PM UTC) commit dfa97820 parent f26c1925 change-id twmkvyro
+3 -1
+3 -1
lexicons/pulls/pull.json
··· 32 32 }, 33 33 "patchBlob": { 34 34 "type": "blob", 35 - "accept": "text/x-patch", 35 + "accept": [ 36 + "text/x-patch" 37 + ], 36 38 "description": "patch content" 37 39 }, 38 40 "source": {