@@ -212,7 +212,7 @@ if (!function_exists('add_hook_os_templates')) {
'id'=>$sshKey['id'],
'id'=>$sshKey['id'],
'name'=>$sshKey['name']
'name'=>$sshKey['name']
];
];
},$sshKeys['data']),
},$sshKeys['data'] ??[]),
'selectedvalue'=>''
'selectedvalue'=>''
];
];
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.