Skip to content

Commit

Permalink
remove trad de Lora
Browse files Browse the repository at this point in the history
  • Loading branch information
reineabs committed Nov 18, 2024
1 parent b4dcd3f commit 2a3b8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/php/luna.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
?>
<?php
if(luna::detectedLora()){
echo '<li role="presentation"><a href="#LORAtab" aria-controls="home" role="tab" data-toggle="tab"><i class="fas fa-satellite-dish"></i> {{Lora}}</a></li>';
echo '<li role="presentation"><a href="#LORAtab" aria-controls="home" role="tab" data-toggle="tab"><i class="fas fa-satellite-dish"></i> Lora</a></li>';
}
?>

Expand Down

0 comments on commit 2a3b8f4

Please sign in to comment.