mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
add browser session info
This commit is contained in:
@@ -51,6 +51,7 @@ async function initLogMonitor() {
|
||||
</table>
|
||||
`;
|
||||
el.style.display = 'none';
|
||||
fetch(`/sdapi/v1/start?agent=${encodeURI(navigator.userAgent)}`);
|
||||
logMonitor();
|
||||
log('initLogMonitor');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user