Skip to content

Commit d88c86e

Browse files
authored
Fixes broken link
1 parent 06dd5a0 commit d88c86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/classes/Carts/UserCart.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export default class UserCart extends Cart {
7171
'please enable Steam Guard Mobile Authenticator.' +
7272
'\nRead:\n' +
7373
'• Steam Guard Mobile Authenticator - https://support.steampowered.com/kb_article.php?ref=8625-WRAH-9030' +
74-
'\n• How to set up Steam Guard Mobile Authenticator - https://support.steampowered.com/kb_article.php?ref=4440-RTUI-9218'
74+
'\n• How to set up Steam Guard Mobile Authenticator - https://support.steampowered.com/kb_article.php?ref=4440-RTUI-9218 '
7575
);
7676
}
7777

0 commit comments

Comments
 (0)