work on mail settings

This commit is contained in:
Kevin Froman 2020-02-10 08:01:49 -06:00
parent 559f6bed49
commit 26ddee54ce
7 changed files with 67 additions and 20 deletions

View file

@ -22,7 +22,7 @@
"_resolved": "https://registry.npmjs.org/bulma-switch/-/bulma-switch-2.0.0.tgz",
"_shasum": "7a187cd1bb8073e9a542478d936b89315f1ffcd8",
"_spec": "bulma-switch",
"_where": "/home/anonymous/programming/onionr/static-data/www/shared/css",
"_where": "/home/anonymous/programming/onionr/static-data/www/shared",
"author": {
"name": "Wikiki",
"email": "wikiki@protonmail.com",

View file

@ -6,6 +6,11 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/bulma-switch/-/bulma-switch-2.0.0.tgz",
"integrity": "sha512-myD38zeUfjmdduq+pXabhJEe3x2hQP48l/OI+Y0fO3HdDynZUY/VJygucvEAJKRjr4HxD5DnEm4yx+oDOBXpAA=="
},
"pnotify": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/pnotify/-/pnotify-4.0.0.tgz",
"integrity": "sha512-Fs3xlxmnlgXjUdM3xFfImfkLh5RmTgfRyPS5yT43w0OIrVULbGu1g3mpiH9H2nlAZ5dFEJRqh43sQXl/mVW6yA=="
}
}
}