mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 12:00:19 +02:00
[automated] update groups.io wiki
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web09.162179.1756859852398785069");
|
||||
console.log("client_id:", "web.web08.1203908.1757464729495956762");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.162179.1756859852398785069"
|
||||
client_id: "web.web08.1203908.1757464729495956762"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -199,7 +199,7 @@
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "b828a3a282a5750847f546994d40015e68b946ea"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "75cea8374d1781c17ee5adf2db4c3ced8a342008"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -742,7 +742,6 @@ function showAutocompleteModal(modalName) {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="mainrow" class="row" hx-boost="true" hx-target="#maincontent-refresh" hx-push-url="true" hx-history="false" hx-on::after-request="document.getElementById('maincontent').scrollTo({top: 0, behavior: 'instant'})" >
|
||||
|
||||
Reference in New Issue
Block a user