Compare commits
No commits in common. "9d96b4d2353d32963c7ffcb91a4a868e92533a3a" and "b1c012b6fb22938b9ebac3e37f15be75c5fc3305" have entirely different histories.
9d96b4d235
...
b1c012b6fb
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "futureporn",
|
"name": "futureporn",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.3.3",
|
"version": "2.3.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "concurrently npm:dev:serve npm:dev:build npm:dev:worker npm:dev:compose npm:dev:sftp",
|
"dev": "concurrently npm:dev:serve npm:dev:build npm:dev:worker npm:dev:compose npm:dev:sftp",
|
||||||
|
@ -116,7 +116,7 @@
|
|||||||
<div class="content breaklines">{{vod.notes}}</div>
|
<div class="content breaklines">{{vod.notes}}</div>
|
||||||
</div>
|
</div>
|
||||||
<footer class="card-footer">
|
<footer class="card-footer">
|
||||||
<div class="card-footer-item">{{{identicon vod.uploader.id 24}}}</div>
|
<div class="card-footer-item">— {{{identicon vod.uploader.id 24}}} ❦</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user