mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove key request in badge queries
- clean up from `PR` which uses id, not key
This commit is contained in:
parent
a91ddd22b7
commit
2dca04523d
@ -106,7 +106,6 @@ export const filterPosts = i18n => {
|
||||
}
|
||||
badges {
|
||||
id
|
||||
key
|
||||
icon
|
||||
}
|
||||
}
|
||||
|
||||
@ -52,7 +52,6 @@ export const actions = {
|
||||
}
|
||||
badges {
|
||||
id
|
||||
key
|
||||
icon
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user