Skip to content

Commit a631e5f

Browse files
committed
remove typo
1 parent 1b9b6d6 commit a631e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h4 id="playerUser" class="player_user" ng-click="goToUser($event)"></h4>
216216
<script src="public/js/system/userConfig.js"></script>
217217
<script src="public/js/system/guiConfig.js"></script>
218218
<script src="public/js/system/core.js"></script>
219-
<script src="public/js/app.js"></script>Q
219+
<script src="public/js/app.js"></script>
220220

221221
<!-- services/factories -->
222222
<script src="public/js/common/queueService.js"></script>

0 commit comments

Comments
 (0)