mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac: rm rich text highlight
This commit is contained in:
parent
a996497bf1
commit
46a3f7de5e
1 changed files with 0 additions and 1 deletions
|
|
@ -695,7 +695,6 @@
|
||||||
CodeBlockLowlight.configure({
|
CodeBlockLowlight.configure({
|
||||||
lowlight
|
lowlight
|
||||||
}),
|
}),
|
||||||
Highlight,
|
|
||||||
Typography,
|
Typography,
|
||||||
TableKit.configure({
|
TableKit.configure({
|
||||||
table: { resizable: true }
|
table: { resizable: true }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue