Skip to content

Commit

Permalink
BugFix
Browse files Browse the repository at this point in the history
  • Loading branch information
BastLast committed Feb 21, 2020
1 parent 10a3f7e commit 86a4566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/commands/Inventory.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ const ObjectManager = require('../classes/ObjectManager');
const DefaultValues = require('../utils/DefaultValues');
const PlayerManager = require('../classes/PlayerManager');
const Discord = require('discord.js');
const Tools = require('../utils/Tools');

let Text;

/**
Expand Down

0 comments on commit 86a4566

Please sign in to comment.