mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 07:46:43 +02:00
This
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "18.2.4",
|
||||
"version": "18.2.5",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -24,7 +24,7 @@ class SequelizeProvider extends SettingProvider {
|
||||
this.db = db;
|
||||
|
||||
/**
|
||||
* Client that the provider is for(set once the client is ready, after using {@link CommandoClient#setProvider})
|
||||
* Client that the provider is for (set once the client is ready, after using {@link CommandoClient#setProvider})
|
||||
* @name PostgreSQLProvider#client
|
||||
* @type {CommandoClient}
|
||||
* @readonly
|
||||
|
||||
Reference in New Issue
Block a user