bnovo plugin
scheduller
This commit is contained in:
@@ -8,6 +8,9 @@ from hotels.models import Hotel
|
||||
|
||||
|
||||
class Shelter(BasePMSPlugin):
|
||||
"""
|
||||
Плагин для PMS Shelter Coud.
|
||||
"""
|
||||
def __init__(self, config):
|
||||
super().__init__(config)
|
||||
self.token = config.token
|
||||
|
||||
Reference in New Issue
Block a user