mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
even closer to master
This commit is contained in:
parent
fdf4eb6bdc
commit
5389b607db
@ -200,7 +200,7 @@ export default {
|
|||||||
if (this.hashtag) {
|
if (this.hashtag) {
|
||||||
filter = {
|
filter = {
|
||||||
...filter,
|
...filter,
|
||||||
tags_some: this.hashtag ? { id: this.hashtag } : undefined,
|
tags_some: { id: this.hashtag },
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return filter
|
return filter
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user