mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Forgot passing blankCopy
This commit is contained in:
parent
7be1e589ab
commit
ced4dc86aa
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ export default function Modals() {
|
|||
}
|
||||
postID={snapStates.showGenericAccounts.postID}
|
||||
onClose={() => (states.showGenericAccounts = false)}
|
||||
blankCopy={snapStates.showGenericAccounts.blankCopy}
|
||||
/>
|
||||
</Modal>
|
||||
)}
|
||||
|
|
Loading…
Reference in a new issue