Fix HLS streams edit modal.

This commit is contained in:
Buster Neece 2023-01-10 14:10:53 -06:00
parent 85e075282b
commit ed2e01f3d7
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<modal-form
ref="modal"
ref="$modal"
:loading="loading"
:title="langTitle"
:error="error"