Skip to content

Commit 6fc75a2

Browse files
committed
Remove text displays from next
1 parent 7bd00dd commit 6fc75a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import { openAJExportInProgressDialog } from './ui/ajExportInProgress'
5252

5353
Prism.languages.mcfunction = {}
5454

55-
import './outliner/textDisplay'
55+
// import './outliner/textDisplay'
5656

5757
// @ts-ignore
5858
globalThis.AnimatedJava = {

0 commit comments

Comments
 (0)