mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
appease npm
This commit is contained in:
committed by
Cooper Quintin
parent
49fd777c83
commit
ffcf683ae5
@@ -342,7 +342,10 @@
|
||||
bind:checked={config.analyzers.diagnostic_analyzer}
|
||||
class="h-4 w-4 text-rayhunter-blue focus:ring-rayhunter-blue border-gray-300 rounded"
|
||||
/>
|
||||
<label for="diagnostic_analyzer" class="ml-2 block text-sm text-gray-700">
|
||||
<label
|
||||
for="diagnostic_analyzer"
|
||||
class="ml-2 block text-sm text-gray-700"
|
||||
>
|
||||
Diagnostic Analyzer
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user