DEV: Update code for eslint object-shorthand-rule (#171)

See 4f7aba06c0
This commit is contained in:
Martin Brennan 2021-11-10 11:01:13 +10:00 committed by GitHub
parent 668ea21131
commit 6767d8c60b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ acceptance("Discourse Solved Plugin", function (needs) {
featured_link: null,
topic_timer: null,
message_bus_last_id: 0,
accepted_answer: { post_number: 2, username: "kzh", excerpt: excerpt },
accepted_answer: { post_number: 2, username: "kzh", excerpt },
};
};