Skip to content
Snippets Groups Projects

Allow book owner to set AI use

Merged victor mutai requested to merge 828-pass-ai-as-prop into master
All threads resolved!
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -64,6 +64,7 @@ const Editoria = () => {
user={user}
scrollMargin={200}
scrollThreshold={200}
AiOn={true}
/>
</>
),