mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
spelling: obfuscation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
081b618a62
commit
73eafdf1b1
@ -74,7 +74,7 @@ export class LensExtension {
|
|||||||
* getExtensionFileFolder returns the path to an already created folder. This
|
* getExtensionFileFolder returns the path to an already created folder. This
|
||||||
* folder is for the sole use of this extension.
|
* folder is for the sole use of this extension.
|
||||||
*
|
*
|
||||||
* Note: there is no security done on this folder, only obfiscation of the
|
* Note: there is no security done on this folder, only obfuscation of the
|
||||||
* folder name.
|
* folder name.
|
||||||
*/
|
*/
|
||||||
async getExtensionFileFolder(): Promise<string> {
|
async getExtensionFileFolder(): Promise<string> {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user