mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-18 13:16:02 +00:00
activate reveal-method in vault again
This commit is contained in:
@@ -43,13 +43,9 @@ public class FuseNioAdapter implements NioAdapter {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO: implement it!
|
||||
* @throws CommandFailedException
|
||||
*/
|
||||
@Override
|
||||
public void reveal() throws CommandFailedException{
|
||||
//fuseEnv.revealFsRootUrlInFilesystemManager(SOMETHING);
|
||||
fuseEnv.revealFsRootInFilesystemManager();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user