diff --git a/locations.js b/locations.js index d07a9ad08..48aee8393 100644 --- a/locations.js +++ b/locations.js @@ -162,6 +162,10 @@ var Removables = class DashToDock_Removables { return; } + if (volume.get_identifier('class') == 'network') { + return; + } + let activationRoot = volume.get_activation_root(); if (!activationRoot) { // Can't offer to mount a device if we don't know