mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
fix(federation): 🐛 Fix incorrect destructuring causing federation issues
This commit is contained in:
parent
1d17831454
commit
054b8bc5cb
4 changed files with 2361 additions and 9 deletions
2342
drizzle/migrations/meta/0049_snapshot.json
Normal file
2342
drizzle/migrations/meta/0049_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -344,6 +344,13 @@
|
|||
"when": 1743365238468,
|
||||
"tag": "0048_chilly_vector",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 49,
|
||||
"version": "7",
|
||||
"when": 1744979203068,
|
||||
"tag": "0049_graceful_iron_man",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue