Skip to content

Commit cf9c32b

Browse files
committed
feat: modify the default config of the UniverSheetsCorePreset
1 parent 3525417 commit cf9c32b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • src/components/BootstrapBlazor.UniverSheet/wwwroot

src/components/BootstrapBlazor.UniverSheet/wwwroot/univer.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ export async function createUniverSheetAsync(sheet) {
4242
hidden: true,
4343
},
4444
},
45-
sheets: {
46-
disableForceStringAlert: true,
47-
disableForceStringMark: true,
48-
}
4945
}),
5046
UniverSheetsDrawingPreset(),
5147
UniverSheetsDataValidationPreset(),

0 commit comments

Comments
 (0)