mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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