Merge pull request #2 from kn0wmad/next

Next
This commit is contained in:
Dread
2022-09-21 18:44:06 -04:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ interfaces:
dependencies: {}
alerts:
start: |
ATTENTION: You must have a Tor supported browser to use this service.
ATTENTION: Your browser must have Tor support to use this service.
# Specifies how backups should be run for this service. The default EmbassyOS provided option is to use the duplicity backup library on a system image (compat)
backup:
create:

View File

@ -23,8 +23,8 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({
},
"rs-hash": {
"type": "string",
"name": "Robosats Unique Hash",
"description": "TBD",
"name": "Robosats Unique Token",
"description": "This is just a place that you can store your unique token if you choose. This is the nym identity that is randomly generated at boot for you on each startup.",
"nullable": true,
"copyable": true,
"masked": false,