Skip to content

Commit 5a6bab9

Browse files
Merge pull request #15 from IDEMSInternational/content/1.1.5
content: 1.1.5
2 parents 90a4291 + ea9363f commit 5a6bab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { SKINS } from "./skins";
88
*/
99

1010
config.google_drive = {
11-
sheets_folder_ids: ["1n221Zv9LYuwxmjhiboq8vhQg67_K9L5f"],
11+
sheets_folder_ids: ["1n221Zv9LYuwxmjhiboq8vhQg67_K9L5f","1UXVz71HniwdtklFnGUEBzzj8ZHI9oQVo"],
1212
assets_folder_ids: ["1dp9QAQ84m8pm0IBQTSPXe1ramyynKPNn"],
1313
};
1414
config.android = {
@@ -20,7 +20,7 @@ config.android = {
2020

2121
config.git = {
2222
content_repo: "https://github.com/IDEMSInternational/plh-teens-app-content.git",
23-
content_tag_latest: "1.1.4",
23+
content_tag_latest: "1.1.5",
2424
};
2525

2626
config.api.db_name = "plh_teens"

0 commit comments

Comments
 (0)