Set default Plex port

This commit is contained in:
Koha9
2025-06-20 22:27:01 +09:00
parent aa4223b413
commit 75a413667d
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
</div>
<div class="mb-3">
<label for="port" class="form-label">端口</label>
<input type="text" class="form-control" id="port" name="port" placeholder="32400">
<input type="text" class="form-control" id="port" name="port" value="32400">
</div>
<div class="mb-3">
<label for="library" class="form-label">选择库</label>