mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 13:16:08 +02:00
Fix bug
This commit is contained in:
@@ -38,7 +38,7 @@ interface ISource {
|
||||
host: string;
|
||||
port: number;
|
||||
db: string;
|
||||
user_id: string;
|
||||
user: string;
|
||||
pass: string;
|
||||
};
|
||||
redis: {
|
||||
|
||||
Reference in New Issue
Block a user