extend on user notification
This commit is contained in:
parent
00de44208e
commit
e472a92fde
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ buy auth pds = do
|
||||||
else PurchaseOK
|
else PurchaseOK
|
||||||
)
|
)
|
||||||
missing
|
missing
|
||||||
userNotify auth result
|
userNotify auth real result
|
||||||
return result
|
return result
|
||||||
Nothing -> do
|
Nothing -> do
|
||||||
void $ insertNewJournalEntry
|
void $ insertNewJournalEntry
|
||||||
|
|
Loading…
Reference in a new issue