chrome extension: point to Modal transcription service

- add unit test
This commit is contained in:
Aaron Boxer
2026-06-04 16:11:11 -04:00
committed by Aaron Boxer
parent 44940e2834
commit d0ad362b20
5 changed files with 269 additions and 3 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ document.addEventListener("DOMContentLoaded", function () {
let port = "9090";
const useCollaboraServer = useServerCheckbox.checked;
if (useCollaboraServer){
host = "transcription.kurg.org"
port = "7090"
host = "boxerab--aavaaz-live-livetranscriber-web.modal.run"
port = ""
}
chrome.runtime.sendMessage(