File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,14 +138,6 @@ <h2 class="text-sm font-medium text-slate-300 uppercase tracking-wide">Settings<
138138 < div class ="space-y-2 ">
139139 < label class ="block text-xs font-medium text-slate-400 uppercase tracking-wide "> Permissions & Status</ label >
140140 < div class ="flex flex-wrap gap-4 text-sm ">
141- < div class ="flex items-center gap-2 ">
142- < span class ="text-slate-300 "> Bluetooth:</ span >
143- < span id ="permBluetooth " class ="font-medium "> -</ span >
144- </ div >
145- < div class ="flex items-center gap-2 ">
146- < span class ="text-slate-300 "> Model:</ span >
147- < span id ="deviceModel " class ="font-medium "> -</ span >
148- </ div >
149141 < div class ="flex items-center gap-2 ">
150142 < span class ="text-slate-300 "> Location:</ span >
151143 < span id ="permLocation " class ="font-medium "> -</ span >
@@ -154,6 +146,10 @@ <h2 class="text-sm font-medium text-slate-300 uppercase tracking-wide">Settings<
154146 < span class ="text-slate-300 "> Channel:</ span >
155147 < span id ="channelInfo " class ="font-medium "> -</ span >
156148 </ div >
149+ < div class ="flex items-center gap-2 ">
150+ < span class ="text-slate-300 "> Model:</ span >
151+ < span id ="deviceModel " class ="font-medium "> -</ span >
152+ </ div >
157153 </ div >
158154 </ div >
159155 </ section >
You can’t perform that action at this time.
0 commit comments