1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-03-05 22:25:25 +00:00

cache busting - minor audio file fix

This commit is contained in:
2017-02-05 07:29:15 +00:00
parent d62370eb77
commit 043a82d3df
19 changed files with 66877 additions and 20 deletions

4
dist/index.html vendored
View File

@@ -1,5 +1,5 @@
<html><head><link href="/static/app.css" rel="stylesheet"></head>
<html><head><link href="/static/app.5f4be18fd14ccd4f3535.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="/static/manifest.js"></script><script type="text/javascript" src="/static/vendor.js"></script><script type="text/javascript" src="/static/app.js"></script></body>
<script type="text/javascript" src="/static/manifest.5f4be18fd14ccd4f3535.js"></script><script type="text/javascript" src="/static/vendor.5f4be18fd14ccd4f3535.js"></script><script type="text/javascript" src="/static/app.5f4be18fd14ccd4f3535.js"></script></body>
</html>