Expand frontend and API

This commit is contained in:
James Cole
2022-07-05 19:12:22 +02:00
parent 196c504b3d
commit 56ff25285c
5 changed files with 83 additions and 37 deletions

View File

@@ -104,7 +104,7 @@ class UpdatePiggybank implements ActionInterface
)
);
return true;
return false;
}
/**