Skip to content

Commit

Permalink
Update expire time (Windows & macOS)
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Feb 27, 2020
1 parent c5a9e36 commit 23c35d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion styles/darwin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<div id="app"></div>

<div id="hard_expire_time" data-time="1594746985.735"></div>
<div id="hard_expire_time" data-time="1597269847.583"></div>

<script src="renderer.js"></script>
<script src="wadark.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion styles/win32/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div id="windows-title-bar"></div>
<div id="app" class="windows-native-app"></div>

<div id="hard_expire_time" data-time="1594747310.702"></div>
<div id="hard_expire_time" data-time="1597270139.46"></div>

<script src="renderer.js"></script>
<script src="wadark.js"></script>
Expand Down

0 comments on commit 23c35d2

Please sign in to comment.