mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-02 05:51:30 +08:00
feat(backend_log): respect user's word wrapping (closes #1496)
This commit is contained in:
parent
fbb010edf4
commit
bc4918ed5b
@ -38,7 +38,6 @@ export default class BackendLogWidget extends AbstractCodeTypeWidget {
|
||||
|
||||
getExtraOpts(): Partial<CodeMirrorOpts> {
|
||||
return {
|
||||
lineWrapping: false,
|
||||
readOnly: true
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user