Adds support HomeKit cameras!

This commit is contained in:
Alexey Khit
2022-09-01 14:15:35 +03:00
parent 4f92608f33
commit c0c96cfcdb
31 changed files with 3206 additions and 32 deletions
+1
View File
@@ -3,4 +3,5 @@ package www
import "embed"
//go:embed *.html
//go:embed *.js
var Static embed.FS