diff --git a/commands/search/urban.js b/commands/search/urban.js index 6d964465..72986f62 100644 --- a/commands/search/urban.js +++ b/commands/search/urban.js @@ -12,7 +12,6 @@ module.exports = class UrbanCommand extends Command { memberName: 'urban', description: 'Defines a word, but with Urban Dictionary.', clientPermissions: ['EMBED_LINKS'], - nsfw: true, credit: [ { name: 'Urban Dictionary', diff --git a/package.json b/package.json index 8f33adc3..74f9b639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "119.29.0", + "version": "119.29.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {