Merge branch 'dev'

This commit is contained in:
DIYgod 2026-01-02 19:23:40 +08:00
commit bb4e9b68dd
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"type": "module",
"private": true,
"author": "Folo Team",
"license": "AGPL-3.0-only",
"license": "GPL-3.0-only",
"homepage": "https://github.com/RSSNext",
"repository": {
"url": "https://github.com/RSSNext/follow",

View File

@ -87,5 +87,5 @@
"vite-tsconfig-paths": "5.1.4"
},
"productName": "Folo",
"mainHash": "bc0c767c06903c3b5976727f0cb05edfe932e67f1b8d4b29e21417cd51c18425"
"mainHash": "56f9664d0989dd416832d0e94f479340623da3641e1dcef5fb33311f21e9617f"
}