mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-03 11:30:18 +02:00
[automated] update groups.io wiki
This commit is contained in:
@@ -102,7 +102,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web09.754987.1721176247588303313");
|
||||
console.log("client_id:", "web.web08.47869.1721781083041319868");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.754987.1721176247588303313"
|
||||
client_id: "web.web08.47869.1721781083041319868"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -150,7 +150,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../css/application-785c4082f3fa6628bbda750be3fbc3f2.css" rel="stylesheet" id="groupsio-css">
|
||||
<link href="../../../css/application-9b26dc9b8f5d198e9a6fff0c2f1ac8a7.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../js/application-54cd8f1f1a11b24cf92ea0ab28905602.js" id="groupsio-js"></script>
|
||||
<script src="../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
@@ -176,7 +176,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "26a7cb2b62fab9bf74803b5921ebe94e0686e33f"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "5c80ba392c7cdb48c845916f822c349201fd4263"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -1054,7 +1054,7 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
<div style="flex: 1; text-align: center;margin-top:10px" data-drawer-trigger aria-controls="drawer-name" aria-expanded="false">
|
||||
<i class="fa-fw fa-light fa-bars fa-2x"></i><br>
|
||||
<span style="font-size:12px;">Menu</span>
|
||||
<span style="font-size:12px;">More</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user