mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
fixes linting
This commit is contained in:
parent
4459665dee
commit
95d8a421be
2 changed files with 46 additions and 41 deletions
|
@ -12,7 +12,7 @@ const WHITELISTED_ATTRIBUTES = [
|
|||
"results",
|
||||
"status",
|
||||
"step",
|
||||
"type",
|
||||
"type"
|
||||
];
|
||||
|
||||
function replaceToken(tokens, target, list) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue