Closed github-actions[bot] closed 1 year ago
https://github.com/groton-school/bb-lists-to-google-sheets/blob/eb6be4238ee041df22fa075949b10cf24e9d0a9f/Lists.js#L132
range.setValues(data); range.offset(0, 0, 1, range.getNumColumns()).setFontWeight('bold'); // TODO add a user-visible comment noting last update timestamp Sheets.metadata.set( Sheets.metadata.LIST, State.list,
Closed in 4df42d5800abc6f31cfc03cedace871b1870a5de
https://github.com/groton-school/bb-lists-to-google-sheets/blob/eb6be4238ee041df22fa075949b10cf24e9d0a9f/Lists.js#L132