/* Get only needed for response device info (bun not full device defenition) */
getState(){
console.dir(this.data,{depth:10});
const{id,capabilities,properties}=this.data;
constdevice={
id,
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.