mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Fix indent
This commit is contained in:
parent
42cb7f4a1d
commit
720612d203
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ export default async (username: string, _host: string, option?: any, resync?: bo
|
|||
await User.update({
|
||||
usernameLower,
|
||||
host: host
|
||||
}, {
|
||||
}, {
|
||||
$set: {
|
||||
uri: self.href
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue