Skip to content

Commit

Permalink
💬 More prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdavies14 committed Feb 7, 2024
1 parent 201175c commit ad4b0ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/constants/prompts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ export const PROMPTS_LIST = [
'Row of people doing uni work',
'Not enough chairs',
'Tej starts talking to someone from another uni he just happens to know',
'Mark is a proud dad',
'Tamyla dances with a new partner',
]

export const PROMPTS = (): string[] => shuffle(PROMPTS_LIST).slice(0, 25)

0 comments on commit ad4b0ed

Please sign in to comment.