diff --git a/src/components/modals.jsx b/src/components/modals.jsx index 2772c9b8..a0ebd4c9 100644 --- a/src/components/modals.jsx +++ b/src/components/modals.jsx @@ -187,6 +187,7 @@ export default function Modals() { } postID={snapStates.showGenericAccounts.postID} onClose={() => (states.showGenericAccounts = false)} + blankCopy={snapStates.showGenericAccounts.blankCopy} /> )}