mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 19:43:32 +00: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