mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Follow @mattwr18's review
This commit is contained in:
parent
77eb8274f3
commit
22af1399b3
@ -99,7 +99,6 @@ export default {
|
||||
const posts = transactionRes.records.map(record => {
|
||||
return record.get('post').properties
|
||||
})
|
||||
debugger
|
||||
post = posts[0]
|
||||
} catch (e) {
|
||||
if (e.code === 'Neo.ClientError.Schema.ConstraintValidationFailed')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user