add admin reminder in case of transcode with no selected resolution to generate
This commit is contained in:
parent
6d0110ad7b
commit
6632d4cc94
|
@ -833,6 +833,10 @@
|
||||||
</ng-template>
|
</ng-template>
|
||||||
</my-peertube-checkbox>
|
</my-peertube-checkbox>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<span class="mb-2 text-muted" i18n>
|
||||||
|
The original file resolution will be the default target if no option is selected.
|
||||||
|
</span>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue