Fix account param safety

This commit is contained in:
Rob Zolkos
2024-02-02 16:54:15 +00:00
parent 253ae29da0
commit 9aa9f99810
3 changed files with 11 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
class Depository < Account
end
end