mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
Merge branch 'dev' of https://github.com/hay-kot/mealie into feature/authentication
This commit is contained in:
commit
836248ec1a
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ class _Users(BaseDocument):
|
|||
return return_data
|
||||
|
||||
|
||||
|
||||
class _SignUps(BaseDocument):
|
||||
def __init__(self) -> None:
|
||||
self.primary_key = "token"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue