Skip to content

Commit

Permalink
Github Username Changed (#1825)
Browse files Browse the repository at this point in the history
* Fixed friends tab on the !profile command.

* Update Changelog.luau

Github username changes from ScriptedConnor to convxors

* Update Credits.luau

Github username change from ScriptedConnor to convxors

---------

Co-authored-by: connor <[email protected]>
  • Loading branch information
convxors and convxors authored Jan 12, 2025
1 parent 5ef191a commit 07c77c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions MainModule/Server/Shared/Changelog.luau
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ return {
"(Git/fxeP1) Fix BrickColor typo inside sing command (#1811)";
"(Git/fxeP1) Fixed TextBox capability warning (#1812)";
"(Git/NoobBucket) Fix ServerNewDex not logging correctly (#1814)";
"(Git/ScriptedConnor) Fixed friends tab on the !profile command (#1821)";
"(Git/convxors) Fixed friends tab on the !profile command (#1821)";
"(Git/WalkerOfBacon) Fix :pchat glitching (#1809)";
"(Git/ImFirstPlace) Update TextField PlaceholderColor3 (#1806)";
"(Git/Speeder323) Fix debounce for antiexploit notifications (#1783)";
Expand All @@ -47,9 +47,9 @@ return {
"(Git/Mars7383) Fix typo in Loadstring dependency affecting :ss (#1587)";
"(Git/PurpleCreativity) Remove ;cut command (#1590)";
"(Git/EasternBloxxer) Make dex fetch api dump on server start (#1591)";
"(Git/ScriptedConnor) Fix TopBarShift for :setmessage (#1593)";
"(Git/convxors) Fix TopBarShift for :setmessage (#1593)";
"(Git/jun022222222) Replace Coords.luau (#1595)";
"(Git/ScriptedConnor) Add Text Selections to the :players Command (#1597)";
"(Git/convxors) Add Text Selections to the :players Command (#1597)";
"(Git/omwot) Improve Modern theme (#1598)";
"(Git/jun022222222) Make mats & colors list selectable (#1599)";
"(Git/24rr) Add a search player bar for :privatechat (#1594)";
Expand Down
2 changes: 1 addition & 1 deletion MainModule/Server/Shared/Credits.luau
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ return {
{Text = "@Hedreon", Desc = "Open Source Contributor"};
{Text = "@Mars7383", Desc = "Open Source Contributor"};
{Text = "@PurpleCreativity",Desc = "Open Source Contributor"};
{Text = "@ScriptedConnor", Desc = "Open Source Contributor"};
{Text = "@convxors", Desc = "Open Source Contributor"};
{Text = "@omwot", Desc = "Open Source Contributor"};
};

Expand Down

0 comments on commit 07c77c4

Please sign in to comment.