forked from mirror/misskey
cleanup(ApQuestionService.ts
)
This commit is contained in:
parent
0f8686dd57
commit
5e715b2105
@ -59,12 +59,7 @@ export class ApQuestionService {
|
|||||||
return 0;
|
return 0;
|
||||||
});
|
});
|
||||||
|
|
||||||
return {
|
return { choices, votes, multiple, expiresAt };
|
||||||
choices,
|
|
||||||
votes,
|
|
||||||
multiple,
|
|
||||||
expiresAt,
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user