Compare commits
2 Commits
b1c012b6fb
...
9d96b4d235
Author | SHA1 | Date | |
---|---|---|---|
9d96b4d235 | |||
b2690fd89e |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "futureporn",
|
||||
"private": true,
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"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>
|
||||
<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>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user