aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/LightboxView.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/LightboxView.tsx')
-rw-r--r--src/client/views/LightboxView.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/LightboxView.tsx b/src/client/views/LightboxView.tsx
index aa6e4d909..f19aff5f0 100644
--- a/src/client/views/LightboxView.tsx
+++ b/src/client/views/LightboxView.tsx
@@ -66,7 +66,7 @@ export class LightboxView extends React.Component<LightboxViewProps> {
addDocTab={returnFalse}
pinToPres={emptyFunction}
rootSelected={returnTrue}
- docViewPath={emptyPath}
+ docViewPath={returnEmptyDoclist}
removeDocument={undefined}
styleProvider={DefaultStyleProvider}
layerProvider={returnTrue}