Skip to content

Commit 840f6da

Browse files
authored
Stop adding quotes to PR titles!!!!
1 parent 9c9cbb0 commit 840f6da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MainModule/Shared/Changelog.luau

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,7 @@ return {
10091009
"(Git/P3tray) Update NotificationHolder to fix canvas size issue (#760)";
10101010
"(Git/ccuser44) Fixed anti-idle for the final time (#756)";
10111011
"(Git/ccuser44) Remove legacy check Anti-Cheat Parent not players from the pre-Filtering Enabled era (#755)";
1012-
"(Git/ccuser44) (Important) Remove "Shananigans denied" bug which is kicking random people (#766)";
1012+
"(Git/ccuser44) (Important) Remove 'Shananigans denied' bug which is kicking random people (#766)";
10131013
"(Git/ccuser44) Changed the system shutdown title to that of the system message (#762)";
10141014
"(Git/P3tray) Added settings.Messages, also did a lot more. (#757)";
10151015
"(Git/P3tray) Remove and replace private audios. (#751)";
@@ -1033,7 +1033,7 @@ return {
10331033
"(Git/ccuser44) Added settings.SaveCommandLogs (#794)";
10341034
"(Git/jun022222222) Fixed some player commands (#792)";
10351035
"(Git/ccuser44) Fixed some ENV related vulns also prevented a more severe issue (#770)";
1036-
"(Git/bqsi) Admin.AddTimeBan, Admin.RemoveTimeBan, fix for !join / !follow (#780")";
1036+
"(Git/bqsi) Admin.AddTimeBan, Admin.RemoveTimeBan, fix for !join / !follow (#780)";
10371037
"";
10381038
"[v235 3.29.2022 01:38 EST]";
10391039
"(Git/L8X) Remove math.randomseed() due to Luau optimizations (#624)";

0 commit comments

Comments
 (0)