This commit is contained in:
atisawd 2018-06-26 14:24:41 +05:30
parent d2e7fbf18d
commit 41d1199d78

View file

@ -75,6 +75,6 @@
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
<script src="static/dist/bundle.js?v=12"></script> <script src="static/dist/bundle.js?v=13"></script>
</body> </body>
</html> </html>