[MM-39374] Remove DesktopLatestVersion and DesktopMinVersion (#18979)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a7d9b83968
Коммит
929caaff3d
@@ -1984,8 +1984,6 @@ func (s *TeamSettings) SetDefaults() {
|
||||
type ClientRequirements struct {
|
||||
AndroidLatestVersion string `access:"write_restrictable,cloud_restrictable"`
|
||||
AndroidMinVersion string `access:"write_restrictable,cloud_restrictable"`
|
||||
DesktopLatestVersion string `access:"write_restrictable,cloud_restrictable"`
|
||||
DesktopMinVersion string `access:"write_restrictable,cloud_restrictable"`
|
||||
IosLatestVersion string `access:"write_restrictable,cloud_restrictable"`
|
||||
IosMinVersion string `access:"write_restrictable,cloud_restrictable"`
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user