mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Videos: Refactor codec, content and file type specifications #4770
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -5,8 +5,9 @@ import (
|
||||
|
||||
"github.com/photoprism/photoprism/internal/mutex"
|
||||
|
||||
"github.com/photoprism/photoprism/internal/config"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/photoprism/photoprism/internal/config"
|
||||
)
|
||||
|
||||
func TestNewShare(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user