@@ -166,9 +166,9 @@ const dtpPanel = new Lang.Class({
// and ultimately dropping dragged item onto
if(Main.overview.shouldToggleByCornerOrButton())
Main.overview.show();
returnDND.DragMotionResult.CONTINUE;
}
returnDND.DragMotionResult.CONTINUE;
});
},
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.