diff --git a/kernel/conf/editor.go b/kernel/conf/editor.go index fecadcba1..888c788a4 100644 --- a/kernel/conf/editor.go +++ b/kernel/conf/editor.go @@ -42,7 +42,7 @@ func NewEditor() *Editor { CodeLineWrap: false, CodeLigatures: false, DisplayBookmarkIcon: true, - DisplayNetImgMark: false, + DisplayNetImgMark: true, GenerateHistoryInterval: 10, HistoryRetentionDays: 30, Emoji: []string{},