From 4eee2cc7c7973636d4abf92a1267da6abda5cad9 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 2 May 2019 12:21:36 -0600 Subject: [PATCH] Fix RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index d99126273..61bc07e5c 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -225,7 +225,7 @@ class RestrictedNames 'whats-new', 'whatsnew', 'whatnew', - 'whats-news' + 'whats-news', 'ws', 'wss', 'www',