Skip to content

Commit 5078081

Browse files
committed
v1.2.2
1 parent 49de446 commit 5078081

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<script src="bower_components/momentjs/min/moment.min.js"></script>
1515
<script src="bower_components/momentjs/min/locales.min.js"></script>
1616
<script src="bower_components/humanize-duration/humanize-duration.js"></script>
17-
<script src="app/js/_timer.js"></script>
17+
<script src="app/js/timer.js"></script>
1818
<script src="app/js/i18nService.js"></script>
1919
<script src="docs/docs.js"></script>
2020
</head>

0 commit comments

Comments
 (0)