1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00

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