feat: dojo decorations #1079
@ -25,7 +25,7 @@ export const placeDecoInComponentController: RequestHandler = async (req, res) =
|
|||||||
});
|
});
|
||||||
|
|
||||||
await guild.save();
|
await guild.save();
|
||||||
res.json(getDojoClient(guild, 0)); // TODO: This response format seems incorrect.
|
res.json(getDojoClient(guild, 0));
|
||||||
};
|
};
|
||||||
|
|
||||||
interface IPlaceDecoInComponentRequest {
|
interface IPlaceDecoInComponentRequest {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user