@ -183,6 +183,10 @@ function craftguide.register_craft(def)
def.grid={}
def.grid={}
end
end
ifnotis_table(def.key)then
def.key={}
end
localcp=copy(def.grid)
localcp=copy(def.grid)
sort(cp,function(a,b)
sort(cp,function(a,b)
return#a>#b
return#a>#b
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.