mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
Resolve linter issues
This commit is contained in:
@@ -32,7 +32,9 @@ module.exports = connectors => {
|
||||
|
||||
try {
|
||||
// Grab some settings.
|
||||
const { loaders: { Settings } } = ctx;
|
||||
const {
|
||||
loaders: { Settings },
|
||||
} = ctx;
|
||||
const {
|
||||
organizationName,
|
||||
organizationContactEmail,
|
||||
|
||||
Reference in New Issue
Block a user