rename workingWithRows to addRow

This commit is contained in:
Keksike
2017-07-07 12:52:35 +03:00
parent 299d8ab026
commit a234f12a3f

View File

@@ -26,7 +26,7 @@ function addNewMemberToSheets(name, email, residence, slackHandle) {
step();
});
},
function workingWithRows(step) {
function addRow(step) {
console.log('Start Google Spreadsheet row write.');
sheet.addRow({
'jäsenmaksu': true,