diff --git a/favicon.svg b/favicon.svg index cffe28a..c3d3242 100644 --- a/favicon.svg +++ b/favicon.svg @@ -1,14 +1,16 @@ - \ No newline at end of file diff --git a/index.html b/index.html index 958a0dd..e5144dc 100644 --- a/index.html +++ b/index.html @@ -583,15 +583,8 @@ SELECT * FROM users LIMIT 10;"> const filterInputs = document.getElementById('filterInputs'); const body = document.getElementById('tableBody'); - if (records.length === 0) { - headers.innerHTML = ''; - filterInputs.innerHTML = ''; - body.innerHTML = '