Changes

m
no edit summary
Line 275: Line 275:  
},
 
},
 
})
 
})
 +
    table.insert(self._rows, self._row_starter)
 +
        table.insert(self._rows, self._header)
 
elseif self._custom_rows and self._custom_rows[custom_row_key] then
 
elseif self._custom_rows and self._custom_rows[custom_row_key] then
 
if type(self._custom_rows[custom_row_key]) == "table" then
 
if type(self._custom_rows[custom_row_key]) == "table" then
cssedit, gkautomate
6,996

edits