Skip to content

Commit

Permalink
tb3 beta v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmou committed Jan 7, 2025
1 parent 72935bd commit fd90c85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions tb3/lib.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -464296,6 +464296,9 @@ var CodeEditor = /*#__PURE__*/function (_React$Component) {
return _codemirror_language__WEBPACK_IMPORTED_MODULE_8__["HighlightStyle"].define([{
tag: _lib_code_editor_tags__WEBPACK_IMPORTED_MODULE_13__["default"]['s-escape'],
color: colors.codeTransparentText
}, {
tag: _lib_code_editor_tags__WEBPACK_IMPORTED_MODULE_13__["default"]['s-comment'],
color: colors.codeTransparentText
}, {
tag: _lib_code_editor_tags__WEBPACK_IMPORTED_MODULE_13__["default"]['s-motion'],
color: colors.motion.code
Expand Down
2 changes: 1 addition & 1 deletion tb3/lib.min.js.map

Large diffs are not rendered by default.

0 comments on commit fd90c85

Please sign in to comment.