mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(federation): 🚚 Change Like path from /objects/{id} to /likes/{id}
This commit is contained in:
parent
3d3e64edab
commit
d75254fc71
18 changed files with 102 additions and 112 deletions
|
|
@ -103,6 +103,6 @@
|
|||
"globals": ["Bun", "HTMLRewriter", "BufferEncoding"]
|
||||
},
|
||||
"files": {
|
||||
"ignore": ["node_modules", "dist", "cache"]
|
||||
"ignore": ["node_modules", "dist", "cache", "build"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue