fix - my devices

This commit is contained in:
2025-11-09 08:50:28 +03:30
parent abb490b40e
commit 81b5a07b44

View File

@@ -21,8 +21,9 @@ VISIBILITY_MAP = {
VISIBILITY_MAP_BY_ORG_KEY = {
'device': {
'PSP': 'organization',
'CO': 'assignment__client__organization',
# 'CO': 'assignment__client__organization',
'CI': 'assignment__client__organization',
'PR': 'assignment__client__organization',
'AGC': 'assignment__client__organization',
},
}