mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
save
This commit is contained in:
parent
e73046b37b
commit
f0aac3c99a
1 changed files with 2 additions and 0 deletions
|
|
@ -103,3 +103,5 @@ class AppNotAuthenticated(AppException):
|
|||
# Not Authenticated
|
||||
def __init__(self):
|
||||
super().__init__(None, "Not Authenticated")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue