9 lines
670 B
Lua
9 lines
670 B
Lua
-----------------------------------------------------------------------------
|
|
--- ---
|
|
--- Under Migration to CorePackages ---
|
|
--- ---
|
|
--- Please put your changes in AppTempCommon. ---
|
|
--- NOTE: You will have to rebuild for changes to kick in ---
|
|
-----------------------------------------------------------------------------
|
|
local CorePackages = game:GetService("CorePackages")
|
|
return require(CorePackages.AppTempCommon.LuaChat.Reducers.FriendCount) |