Skip to content

Commit 2686c71

Browse files
committed
Small JSON fix
1 parent facffca commit 2686c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/_/readthedocs-addons.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"code": "UA-12345"
121121
},
122122
"linkpreviews": {
123-
"enabled": true
124-
"selector": "[role=main] a",
123+
"enabled": true,
124+
"selector": "[role=main] a"
125125
},
126126
"notifications": {
127127
"enabled": true,

0 commit comments

Comments
 (0)