mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Fixed tasks
This commit is contained in:
@@ -27,6 +27,9 @@ class Server(PolymorphicModel):
|
||||
def sync(self, *args, **kwargs):
|
||||
pass
|
||||
|
||||
def sync_users(self, *args, **kwargs):
|
||||
pass
|
||||
|
||||
def add_user(self, *args, **kwargs):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user