tests: Fix frontend test.

This commit is contained in:
SergeantPanda 2026-05-08 18:02:56 -05:00
parent dc649ffd88
commit 168aa07cf1

View file

@ -22,6 +22,7 @@ describe('StreamSettingsFormUtils', () => {
preferred_region: '',
auto_import_mapped_files: true,
m3u_hash_key: [],
default_output_format: 'mpegts',
});
});