diff src/chat.js @ 50:85c5f62070d8

misc
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 15 Aug 2025 09:33:29 +0900
parents 97b0d206cacd
children 27758f3b2d69
line wrap: on
line diff
--- a/src/chat.js	Fri Aug 15 08:43:24 2025 +0900
+++ b/src/chat.js	Fri Aug 15 09:33:29 2025 +0900
@@ -148,7 +148,3 @@
 		recorder.stop();
 	}
 }
-
-function chatJson() {
-	location = `chat.json?chat=${chat.id}`;
-}