fix: add favicon to docker and load events immediately
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
location.reload();
|
||||
});
|
||||
eventFilters.style.display = "block";
|
||||
fetchEvents(storedApiKey);
|
||||
} else {
|
||||
apikeyContainer.innerHTML = `
|
||||
<label for="apikey" class="form-label">API Key</label>
|
||||
|
||||
Reference in New Issue
Block a user