#69 - Partager ma collection
This commit is contained in:
parent
e01f01337c
commit
a56db99a81
2 changed files with 2 additions and 1 deletions
|
@ -197,4 +197,5 @@
|
|||
|
||||
<script>
|
||||
const isPublicCollection = <%= user.isPublicCollection ? 'true' : 'false' %>;
|
||||
const userId = "<%= user._id %>";
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue