Move some MastodonComments logic to Alpine

This commit is contained in:
Bad Manners 2024-09-25 18:19:08 -03:00
parent 328e84ccc7
commit d85522e4e6
No known key found for this signature in database
GPG key ID: 8C88292CCB075609
2 changed files with 185 additions and 199 deletions

View file

@ -1,7 +1,7 @@
{
"name": "gallery.badmanners.xyz",
"type": "module",
"version": "1.10.1",
"version": "1.10.2",
"scripts": {
"postinstall": "astro sync",
"dev": "astro dev",