From c52232539c1ef689e9ab5e04ff74a90bc3966eb3 Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 2 Jan 2020 19:01:16 +0100 Subject: change fingerprint lib to valves the library wants to be the first thing to load after the page is idle, so i had to move all the onload things in the handle after the library ran --- webAO/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 71e2e86..21660dd 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -301,7 +301,7 @@ - +

webAO

version 2.4

Client created by -- cgit