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 Jan 7, 2025
1 parent f913499 commit 456326f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2510,11 +2510,19 @@
"table",
".mmd-context-menu"
],
"skipEditableCheck": true,
"injectedCss.add": [
".immersive-translate-target-wrapper {white-space: unset;}",
"[data-immersive-translate_rtl] #preview {text-align: right;}",
"* {text-decoration:unset;}"
],
"additionalExcludeSelectors.remove": [
"[contenteditable=\"true\"]"
],
"mutationConfig.add": {
"buildTimeout": 1000,
"consumeTimeout": 1000
},
"excludeSelectorsRegexes": {
"[class='inline-tabular'] > table > tbody > tr > td": [
"^[A-Z0-9\\-_.]{0,10}$",
Expand Down Expand Up @@ -13132,6 +13140,6 @@
]
}
],
"buildinConfigUpdatedAt": "2025-01-07T01:27:42.745Z",
"buildinConfigUpdatedAt": "2025-01-07T02:59:04.981Z",
"latestVersion": "1.12.8"
}

0 comments on commit 456326f

Please sign in to comment.