add gs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return function(title, pageView, configs)
|
||||
return {
|
||||
title = title,
|
||||
content = {
|
||||
component = pageView,
|
||||
options = configs
|
||||
},
|
||||
}
|
||||
end
|
||||
Reference in New Issue
Block a user