summaryrefslogtreecommitdiffhomepage
path: root/packages/enterprise/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/enterprise/src')
-rw-r--r--packages/enterprise/src/routes/share/[shareID].tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/enterprise/src/routes/share/[shareID].tsx b/packages/enterprise/src/routes/share/[shareID].tsx
index 033d87fed..0f282d04c 100644
--- a/packages/enterprise/src/routes/share/[shareID].tsx
+++ b/packages/enterprise/src/routes/share/[shareID].tsx
@@ -91,7 +91,7 @@ const getData = query(async (shareID) => {
diffIndicators: "bars",
disableBackground: false,
expansionLineCount: 20,
- lineDiffType: "word-alt",
+ lineDiffType: "none",
maxLineDiffLength: 1000,
maxLineLengthForHighlighting: 1000,
disableFileHeader: true,