Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

[S]Fix return with no results#16

Open
Xhark-Blues wants to merge 8 commits into
masterfrom
fix/return-no-results
Open

[S]Fix return with no results#16
Xhark-Blues wants to merge 8 commits into
masterfrom
fix/return-no-results

Conversation

@Xhark-Blues
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@Istar-Eldritch Istar-Eldritch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the muninn.status file?

Comment thread src/service.ts Outdated
const property = payload.properties.attributes[zset];
if( property ) {
return all(property.map((value: string) => {
console.log(`${value} inserted as ${zset}`);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this log required here?

Copy link
Copy Markdown
Contributor

@Istar-Eldritch Istar-Eldritch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the comment really required?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants