Skip to content

Commit

Permalink
Merge pull request naman-gupta99#11 from naman-gupta99/Logo
Browse files Browse the repository at this point in the history
resources: Logo Added
  • Loading branch information
naman-gupta99 authored Sep 18, 2019
2 parents 3fd6a82 + 515a7b9 commit 9076e96
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app/bootstrap/nodes-init.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import gitterInit from "./nodes-init/gitter";
import slackInit from "./nodes-init/slack";
const nodesInit = () => {
gitterInit();
// slackInit();
slackInit();
};

export default nodesInit;
Binary file added resources/IPC_Large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/IPC_Small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9076e96

Please sign in to comment.