[WOPI] Fix typos
This commit is contained in:
parent
cade876563
commit
0434a8cce7
|
@ -241,7 +241,7 @@ div {
|
|||
"onError": onError,
|
||||
"onRequestClose": fileInfo.ClosePostMessage ? onRequestClose : undefined,
|
||||
"onRequestRename": fileInfo.SupportsRename && fileInfo.UserCanRename ? onRequestRename : undefined,
|
||||
"requestSharingSettings": fileInfo.FileSharingPostMessage ? requestSharingSettings : undefined
|
||||
"onRequestSharingSettings": fileInfo.FileSharingPostMessage ? requestSharingSettings : undefined
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue