diff --git a/standalone/package.json b/standalone/package.json index 718af4b..8229416 100644 --- a/standalone/package.json +++ b/standalone/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "1.0.6", + "version": "1.0.7", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "bun run --watch src/index.js", diff --git a/standalone/public/index.js b/standalone/public/index.js index 598b0b0..d974066 100644 --- a/standalone/public/index.js +++ b/standalone/public/index.js @@ -116,10 +116,10 @@ createKeyBtn.addEventListener("click", async () => {
Make sure to copy your secret key — it's required to validate tokens and you won't be able to see it again.
Make sure to copy your new secret key — it's required to validate tokens and you won't be able to see it again.