Skip to content

Commit c1c92dc

Browse files
committed
modify README
1 parent b773db8 commit c1c92dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ This function returns a session key.
178178
params.put("isDownloadable", true);
179179
params.put("isCopyprotected", false);
180180
params.put("isDemo", false);
181+
params.put("sidebar", "visible");
181182
String sessionKey = CrocodocSession.create(uuid, params);
182183

183184
## Support

0 commit comments

Comments
 (0)