Remove library selection and default theme
This commit is contained in:
@@ -21,13 +21,6 @@
|
||||
<label for="port" class="form-label">端口</label>
|
||||
<input type="text" class="form-control" id="port" name="port" value="32400">
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="library" class="form-label">选择库</label>
|
||||
<select class="form-select" id="library" name="library">
|
||||
<option>Music</option>
|
||||
<option>Podcast</option>
|
||||
</select>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">连接</button>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user