mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
fixes linting
This commit is contained in:
@ -12,7 +12,7 @@ const WHITELISTED_ATTRIBUTES = [
|
||||
"results",
|
||||
"status",
|
||||
"step",
|
||||
"type",
|
||||
"type"
|
||||
];
|
||||
|
||||
function replaceToken(tokens, target, list) {
|
||||
|
Reference in New Issue
Block a user