Update the default edit_url to make sense with the new Thrimbletrimmer structure

pull/239/head
ElementalAlchemist 3 years ago committed by Mike Lang
parent 949b3941ec
commit 2b4e7a23e7

@ -136,7 +136,7 @@
sheetsync_creds_file:: "./google_creds.json",
// The URL to write to the sheet for edit links, with {} being replaced by the id
edit_url:: "http://thrimbletrimmer.codegunner.com/?id={}",
edit_url:: "http://thrimbletrimmer.codegunner.com/edit.html?id={}",
// The timestamp corresponding to 00:00 in bustime
bustime_start:: "1970-01-01T00:00:00Z",

Loading…
Cancel
Save