Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2023
1 parent a4c5899 commit 5d2a4a4
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1913,10 +1913,15 @@
".reply-markup-button-text",
".bot-commands-list-element-description"
],
"extraBlockSelectors.add": [
".message.spoilers-container em",
".message.spoilers-container strong"
],
"excludeSelectors": [
".time",
".peer-title",
".document-wrapper"
".document-wrapper",
".message.spoilers-container custom-emoji-element"
],
"detectParagraphLanguage": true
},
Expand All @@ -1931,10 +1936,15 @@
".reply-markup-button-text",
".bot-commands-list-element-description"
],
"extraBlockSelectors.add": [
".message.spoilers-container em",
".message.spoilers-container strong"
],
"excludeSelectors": [
".time",
".peer-title",
".document-wrapper"
".document-wrapper",
".message.spoilers-container custom-emoji-element"
],
"detectParagraphLanguage": true
},
Expand Down Expand Up @@ -4729,6 +4739,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-11-27T07:04:04.791Z",
"buildinConfigUpdatedAt": "2023-11-27T12:30:58.098Z",
"latestVersion": "0.11.6"
}

0 comments on commit 5d2a4a4

Please sign in to comment.