File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88// @contributor J F
99// @contributor Glorfindel
1010// @attribution Brock Adams (https://github.com/BrockA)
11- // @version 1.20.5
11+ // @version 1.20.6
1212// @updateURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.meta.js
1313// @downloadURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.user.js
1414// @supportURL https://github.com/Charcoal-SE/Userscripts/issues
Original file line number Diff line number Diff line change 88// @contributor J F
99// @contributor Glorfindel
1010// @attribution Brock Adams (https://github.com/BrockA)
11- // @version 1.20.5
11+ // @version 1.20.6
1212// @updateURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.meta.js
1313// @downloadURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.user.js
1414// @supportURL https://github.com/Charcoal-SE/Userscripts/issues
380380
381381 // Don't add naa if the dialog opened for a question
382382 if ( isAnswer ) {
383- status += "<span class='fc-orange -400'>" + naa + " naa</span>, " ;
383+ status += "<span class='fc-bronze -400'>" + naa + " naa</span>, " ;
384384 }
385385
386386 status += fdsc . autoflagged + "</strong>" ;
You can’t perform that action at this time.
0 commit comments