diff --git a/app/constants.js b/app/constants.js index 725790f..7a2c40b 100644 --- a/app/constants.js +++ b/app/constants.js @@ -53,7 +53,7 @@ const HTTP = { PATH: "/ssh/host/", SAMESITE: "Strict", SESSION_SID: "webssh2_sid", - CREDS_CLEARED: "Credentials cleared.", + CREDS_CLEARED: "Credentials cleared." } module.exports = {