mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 15:36:06 +02:00
wip
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default object => ({
|
||||
export default (object: any) => ({
|
||||
type: 'Reject',
|
||||
object
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user