Remove old URL from edit_url config setting

mike/chat-subs
HubbeKing 1 year ago committed by Hubbe
parent 209cc6d876
commit 517b881674

@ -119,7 +119,7 @@
downloader_creds_file: null,
// The URL to write to the sheet for edit links, with {} being replaced by the id
edit_url: "http://thrimbletrimmer.codegunner.com/edit.html?id={}",
edit_url: "https://wubloader.example.com/edit.html?id={}",
// The spreadsheet ID and worksheet names for sheetsync to act on
sheet_id: "your_id_here",

Loading…
Cancel
Save