This commit is contained in:
bedlam343 2024-05-15 21:25:04 -07:00
parent b710474b11
commit 38ed6b6b8d

View File

@ -223,6 +223,7 @@ const mediumLPD = (message: Message) => {
return mediumLPDMessageFunctions[message.kind](message);
//we can return all widgets in this LPD
// TODO: this is incorrect syntax.
const tempMessage = <RequestApprovalToAttack>{
priority: 2,
};