mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 18:46:01 +01:00
ESlint key-spacing, no-trailing-spaces
This commit is contained in:
@@ -28,7 +28,7 @@ module.exports = function (Topics) {
|
||||
|
||||
var unreadTopics = {
|
||||
showSelect: true,
|
||||
nextStart : 0,
|
||||
nextStart: 0,
|
||||
topics: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user