1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00

hide slots in members calendars if locked

This commit is contained in:
Sylvain 2017-09-06 17:09:40 +02:00
parent d092a1c5ea
commit 9caa3ff56f
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Raised when debit wallet fail
class DebitWalletError < StandardError
end