Rename StyleRename the first style to "lulu". Shapes using the first style will local firstStyle = self.moho.document:StyleByID(0) if firstStyle ~= nil then firstStyle.fName:Set("lulu") end  #Styles #MohoRecipes
Rename the first style to "lulu". Shapes using the first style will local firstStyle = self.moho.document:StyleByID(0) if firstStyle ~= nil then firstStyle.fName:Set("lulu") end  #Styles #MohoRecipes