diff options
author | Ajay Ramachandran <[email protected]> | 2021-09-02 12:00:18 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-09-02 12:00:18 -0400 |
commit | ef15526dcdff3456123bf6966c0b998cb1b492cd (patch) | |
tree | 24c78f5c1f5e5bf8735f457451492423a4582f79 | |
parent | 096737dcbbfb19e18d56b6084632bcb11b9b715a (diff) | |
download | SponsorBlock-ef15526dcdff3456123bf6966c0b998cb1b492cd.tar.gz SponsorBlock-ef15526dcdff3456123bf6966c0b998cb1b492cd.zip |
Explain how to get public userID
-rw-r--r-- | public/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 2b85bb14..36210aad 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -366,7 +366,7 @@ "message": "Import/Export Your UserID" }, "whatChangeUserID": { - "message": "This should be kept private. This is like a password and should not be shared with anyone. If someone has this, they can impersonate you." + "message": "This should be kept private. This is like a password and should not be shared with anyone. If someone has this, they can impersonate you. If you are looking for your public userID, click the clipboard icon in the popup." }, "setUserID": { "message": "Set UserID" |