mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Fix bug
This commit is contained in:
parent
dd67260645
commit
0e970c6952
@ -38,7 +38,7 @@ interface ISource {
|
|||||||
host: string;
|
host: string;
|
||||||
port: number;
|
port: number;
|
||||||
db: string;
|
db: string;
|
||||||
user_id: string;
|
user: string;
|
||||||
pass: string;
|
pass: string;
|
||||||
};
|
};
|
||||||
redis: {
|
redis: {
|
||||||
|
Loading…
Reference in New Issue
Block a user