This commit is contained in:
chrys
2018-07-07 15:37:10 +02:00
parent 671a5e00f8
commit 96977c93a6
6 changed files with 12 additions and 12 deletions

View File

@ -84,8 +84,8 @@ settingsData = {
},
'barrier':{
'enabled': True,
'leftBarriers': ',└,┌,',
'rightBarriers': ',┘,┐,',
'leftBarriers': '└┌',
'rightBarriers': '┘┐',
},
'review':{
'lineBreak': True,