mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
GUACAMOLE-5: Move single space from UserTunnel to PermissionSetResource.
This commit is contained in:
@@ -212,7 +212,7 @@ public class PermissionSetResource {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create sharing profile permission if path has sharing profileprefix
|
// Create sharing profile permission if path has sharing profile prefix
|
||||||
else if (path.startsWith(SHARING_PROFILE_PERMISSION_PATCH_PATH_PREFIX)) {
|
else if (path.startsWith(SHARING_PROFILE_PERMISSION_PATCH_PATH_PREFIX)) {
|
||||||
|
|
||||||
// Get identifier and type from patch operation
|
// Get identifier and type from patch operation
|
||||||
|
Reference in New Issue
Block a user