Began creating complex interactions in Minetest with _context
This commit is contained in:
@ -21,7 +21,7 @@ regchat(
|
||||
"modpol", {
|
||||
privs = {},
|
||||
func = function(user)
|
||||
modpol.dashboard(user)
|
||||
modpol.interactions.dashboard(user)
|
||||
end,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user