Make search work with category names (#4103)
This commit is contained in:
@@ -6,7 +6,7 @@ const { age: ageColor } = require('../color-formatters')
|
||||
const { GithubAuthV3Service } = require('./github-auth-service')
|
||||
const { documentation, errorMessagesFor } = require('./github-helpers')
|
||||
const commonExampleAttrs = {
|
||||
keywords: ['activity', 'latest'],
|
||||
keywords: ['latest'],
|
||||
documentation,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user