remove ANSI coloring in clipboard message because github doesn't support it
This commit is contained in:
parent
d87df5c33b
commit
e159279787
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
|||
put_analysis_result_to_message = true
|
||||
#Color modified mods count/analysis in msg with ANSI.
|
||||
#Can be needed to be disabled if issues are reported to something not supporting ANSI codeblocks, like GitHub.
|
||||
color_message = true
|
||||
color_message = false
|
||||
|
||||
#Settings of links copied by Upload and copy link buttons
|
||||
[copied_links]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue