chore: linting
This commit is contained in:
parent
2c3a89b5dc
commit
6f694a96a7
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ const HTTP = {
|
||||||
PATH: "/ssh/host/",
|
PATH: "/ssh/host/",
|
||||||
SAMESITE: "Strict",
|
SAMESITE: "Strict",
|
||||||
SESSION_SID: "webssh2_sid",
|
SESSION_SID: "webssh2_sid",
|
||||||
CREDS_CLEARED: "Credentials cleared.",
|
CREDS_CLEARED: "Credentials cleared."
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Reference in a new issue