Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Aug 4, 2020
1 parent 482c70c commit b42aa89
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ interface CreateTimelineProps {
isImmutable?: boolean;
}

/** allow override means overriding by current username,
* disallow override means keep the original username.
* override = false only happens when import timeline templates,
/** allow overrideNotesOwner means overriding by current username,
* disallow overrideNotesOwner means keep the original username.
* overrideNotesOwner = false only happens when import timeline templates,
* as we want to keep the original creator for notes
**/
export const createTimelines = async ({
Expand Down

0 comments on commit b42aa89

Please sign in to comment.