Skip to content

Commit

Permalink
Fixes for plexApi.js
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppe99barchetta committed Oct 24, 2024
1 parent febb181 commit 1fac6a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
Server and Connection:</label>
<div class="flex items-center">
<!-- Select for Plex Server and Connection -->

<select v-model="selectedServerConnection" @change="updateSelectedServer"
class="w-full bg-gray-700 border border-gray-600 rounded-lg shadow-md px-4 py-2"
id="server-selection">
Expand Down

0 comments on commit 1fac6a2

Please sign in to comment.