Add cws availability check.
Этот коммит содержится в:
@@ -45,4 +45,6 @@ type CloudInterface interface {
|
||||
|
||||
CreateOrUpdateSubscriptionHistoryEvent(userID string, userCount int) (*model.SubscriptionHistory, error)
|
||||
HandleLicenseChange() error
|
||||
|
||||
CheckCWSConnection() error
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user