test
This commit is contained in:
parent
2c3fc66b0f
commit
e9aa22f5cf
|
@ -21,7 +21,7 @@
|
|||
</script>
|
||||
<script type="text/javascript" src="https://cdn.crowdin.com/jipt/jipt.js"></script>
|
||||
-->
|
||||
<script>var pwa = false;</script> <script>var store = true;</script>
|
||||
<script>var pwa = false;</script> <script>var store = false;</script>
|
||||
</head>
|
||||
|
||||
<body id="mainView" class="">
|
||||
|
|
|
@ -21,13 +21,13 @@
|
|||
_jipt.push(['project', 'thedesk'])
|
||||
</script>
|
||||
<script type="text/javascript" src="https://cdn.crowdin.com/jipt/jipt.js"></script>
|
||||
--> <script>var pwa = false;</script> <script>var store = true;</script>
|
||||
--> <script>var pwa = false;</script> <script>var store = false;</script>
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<script>
|
||||
var ver = '22.2.0 (Koume)'
|
||||
var gitHash = 'f570ed36e876bfe2f9d21a6350c1f22f22980c89'
|
||||
var gitHash = '2c3fc66b0f6e08205c2691b966253c60c246464c'
|
||||
//betaを入れるとバージョンチェックしない
|
||||
//var ver="beta";
|
||||
var acct_id = 0
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
</style>
|
||||
<script>var pwa = false;</script>
|
||||
<script>var store = true;</script>
|
||||
<script>var store = false;</script>
|
||||
</head>
|
||||
|
||||
<body id="mainView" style="overflow-y:scroll" class="">
|
||||
|
@ -690,7 +690,7 @@
|
|||
style="width:100%; max-width:40rem;"><img src="../../img/desk_full.svg" class="left" width="25"
|
||||
style="padding-top:5px;">Main author: Cutls@cutls.com</a>
|
||||
<br>
|
||||
TheDesk @ <a href="https://github.com/cutls/TheDesk/commits/f570ed36e876bfe2f9d21a6350c1f22f22980c89">f570ed36e876bfe2f9d21a6350c1f22f22980c89</a> - <a
|
||||
TheDesk @ <a href="https://github.com/cutls/TheDesk/commits/2c3fc66b0f6e08205c2691b966253c60c246464c">2c3fc66b0f6e08205c2691b966253c60c246464c</a> - <a
|
||||
onclick="checkupd(); return localStorage.removeItem('new-ver-skip'); location.href='index.html';"
|
||||
class="pointer pwa">Sprawdź aktualizacje</a><br>
|
||||
<br>
|
||||
|
@ -700,7 +700,7 @@
|
|||
<img src="https://status.cutls.com/badge-service?site=thedesk.top">
|
||||
</a><br>
|
||||
<h5>OSS License</h5>
|
||||
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fcutls%2FTheDesk/refs/branch/master/f570ed36e876bfe2f9d21a6350c1f22f22980c89"
|
||||
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fcutls%2FTheDesk/refs/branch/master/2c3fc66b0f6e08205c2691b966253c60c246464c"
|
||||
alt="FOSSA Status"><img
|
||||
src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcutls%2FTheDesk.svg?type=small" /></a>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue
Block a user