mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
This
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xiaobot",
|
"name": "xiaobot",
|
||||||
"version": "18.2.4",
|
"version": "18.2.5",
|
||||||
"description": "A Discord Bot",
|
"description": "A Discord Bot",
|
||||||
"main": "shardingmanager.js",
|
"main": "shardingmanager.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ class SequelizeProvider extends SettingProvider {
|
|||||||
this.db = db;
|
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
|
* @name PostgreSQLProvider#client
|
||||||
* @type {CommandoClient}
|
* @type {CommandoClient}
|
||||||
* @readonly
|
* @readonly
|
||||||
|
|||||||
Reference in New Issue
Block a user