Support "mirrors" array in the config file for link sharing

For issue #642
This commit is contained in:
N-Pex 2025-06-18 17:39:09 +02:00
parent 4648e4969c
commit e3f7f1758f
9 changed files with 72 additions and 27 deletions

View file

@ -1,6 +1,6 @@
{
"name": "keanuapp-weblite",
"version": "0.1.50",
"version": "0.1.51",
"private": true,
"scripts": {
"dev": "vite",
@ -9,7 +9,7 @@
"create-sticker-config": "node ./create_sticker_config.js $1"
},
"dependencies": {
"@guardianproject/proofmode": "^0.3.2",
"@guardianproject/proofmode": "^0.4.0",
"@matrix-org/olm": "^3.2.12",
"@vitejs/plugin-vue": "^5.2.3",
"aes-js": "^3.1.2",