Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMarsh82 authored Apr 11, 2024
1 parent 7e0dd0f commit df0006a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { generateDeploymentConfig } from "scripts";
const config = generateDeploymentConfig("app_sample");
const config = generateDeploymentConfig("appbuilder_sample");

config.google_drive.sheets_folder_ids = ["1k8zJfBeOm18gYDsk0XmdUm7OFtZDUY9R", "1rFg8qsmb3xSOXw_9Iwxk8RgSmyjqiao9"];
config.google_drive.assets_folder_ids = ["1KcHDI7O4o2_FZ_YlXsz-8OqN3ehsfdVf", "1tr76W9OusHHkjJ4DNR84x-B26VgGCSFy"];
Expand Down

0 comments on commit df0006a

Please sign in to comment.