Skip to content

Commit 8ce431a

Browse files
committed
Add comment to explain chapter ID vs page ID
1 parent 4c14d9b commit 8ce431a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/events.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ $(document).ready(function () {
101101

102102
function updateSelectedChapter(
103103
chapterName,
104+
// Note: in ADB, `chapterID` here is the same as the FB page id
104105
chapterID,
105106
facebookURL,
106107
chapterFlag,

0 commit comments

Comments
 (0)