Bundle embedded web app

This commit is contained in:
Owncast
2025-12-07 06:13:15 +00:00
parent 68e703b127
commit 1fb532bcfd
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.3'
const PACKAGE_VERSION = '2.12.4'
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()