Delete logs
This commit is contained in:
@@ -86,7 +86,7 @@ const averageEnergyUsage = computed(() => {
|
||||
onMounted(() => {
|
||||
// Initialize settings
|
||||
settingsStore.initialize()
|
||||
|
||||
|
||||
// Auto-connect based on settings
|
||||
if (settingsStore.settings.autoConnect) {
|
||||
energyStore.connect(settingsStore.settings.websocketUrl)
|
||||
|
||||
Reference in New Issue
Block a user