Bundle embedded web app

This commit is contained in:
Owncast
2025-11-10 13:14:17 +00:00
parent 6b29e9e764
commit 6add033ca2
32 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
* - Please do NOT modify this file.
*/
const PACKAGE_VERSION = '2.12.0'
const PACKAGE_VERSION = '2.12.1'
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()