Add info to toJSON
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
f45746984f
commit
5c2934495e
@ -122,6 +122,7 @@ export class Database {
|
||||
accesskey: this.accesskey,
|
||||
publickey: this.publickey,
|
||||
rules: this.#rules,
|
||||
connections: this.connections,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user