feat: update ESLint and TypeScript configurations across frontend and backend; enhance component structure and improve data handling in various modules
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// Ativar HTTPS automaticamente se domínio contém porta 8443
|
||||
$effect(() => {
|
||||
if (domain.includes(':8443')) {
|
||||
@@ -348,7 +347,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Ações -->
|
||||
<div class="card-actions mt-6 justify-end gap-3">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user