This website works better with JavaScript.
Home
Explore
Help
Sign In
valere
/
virages
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Mise à jour de 'src/components/StoryContainer.vue'
undefined
valere
3 months ago
parent
5a8753f1cd
commit
bd24bbccf3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/StoryContainer.vue
+ 1
- 1
src/components/StoryContainer.vue
View File
@@ -53,7 +53,7 @@ const initViewer = () => {
element: openSeadragonElt.value,
tileSources: props.story.url,
...defaultViewerConfiguration,
debugMode:
tru
e,
debugMode:
fals
e,
})
}
Write
Preview
Loading…
Cancel
Save