Skip to content

Commit

Permalink
v.2.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
helloitsdani committed May 16, 2020
1 parent 3dff6dd commit ab12a00
Show file tree
Hide file tree
Showing 43 changed files with 3,357 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dashboard/channel.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
</head>

<body>
<div id="app"></div>
<script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="channel.js"></script></body>
</html>
92 changes: 92 additions & 0 deletions dashboard/channel.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,247 changes: 2,247 additions & 0 deletions dashboard/vendor.js

Large diffs are not rendered by default.

125 changes: 125 additions & 0 deletions extension/client/chat-handlers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ab12a00

Please sign in to comment.