fix(github): activity allow empty
This commit is contained in:
parent
5b84d70d27
commit
025cd6542c
|
|
@ -51,6 +51,7 @@ export const route: Route = {
|
|||
guid: item.id,
|
||||
image,
|
||||
})),
|
||||
allowEmpty: true,
|
||||
};
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue