chore(watching-import.php): add tagline as blockquote to description when importing watching data

This commit is contained in:
Cory Dransfeldt 2025-05-01 08:30:19 -07:00
parent fc37600b8b
commit 92a3730e61
No known key found for this signature in database
3 changed files with 13 additions and 11 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "3.4.1",
"version": "3.4.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "3.4.1",
"version": "3.4.2",
"license": "MIT",
"dependencies": {
"html-minifier-terser": "7.2.0",
@ -1805,9 +1805,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.145",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.145.tgz",
"integrity": "sha512-pZ5EcTWRq/055MvSBgoFEyKf2i4apwfoqJbK/ak2jnFq8oHjZ+vzc3AhRcz37Xn+ZJfL58R666FLJx0YOK9yTw==",
"version": "1.5.148",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.148.tgz",
"integrity": "sha512-8uc1QXwwqayD4mblcsQYZqoi+cOc97A2XmKSBOIRbEAvbp6vrqmSYs4dHD2qVygUgn7Mi0qdKgPaJ9WC8cv63A==",
"dev": true,
"license": "ISC"
},