Update website url

This commit is contained in:
Isaac
2021-02-26 16:07:20 +00:00
parent ba4000de27
commit ddba4e2482
8 changed files with 15 additions and 15 deletions

View File

@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* @name @eartharoid/discordtickets
* @name @eartharoid/discord-tickets
* @description An open-source Discord bot for ticket management
* @copyright 2021 Isaac Saunders
* @license GNU-GPLv3

View File

@@ -1,7 +1,7 @@
const { Plugin } = require('../modules/plugins');
module.exports = class SettingsServer extends Plugin {
constructor(client){
constructor(client) {
super(client, {
id: 'internal.settings'
}, {