Rebrand web-ui
This commit is contained in:
@@ -48,7 +48,7 @@ const effectivePort = computed(() => +config.value?.port ?? defaultMoonlightPort
|
||||
<div class="alert alert-danger" v-if="(+effectivePort + 21) > 65535">
|
||||
<i class="fa-solid fa-xl fa-triangle-exclamation"></i> {{ $t('config.port_alert_2') }}
|
||||
</div>
|
||||
<!-- Create a port table for the various ports needed by Sunshine -->
|
||||
<!-- Create a port table for the various ports needed by Apollo -->
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user