add gs
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
local CoreGui = game:GetService("CoreGui")
|
||||
local Action = require(CoreGui.RobloxGui.Modules.Common.Action)
|
||||
|
||||
return Action("FetchPrivilegeSettings", function()
|
||||
return {}
|
||||
end)
|
||||
Reference in New Issue
Block a user