chore: bump dependencies (#3258)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
<template #secondary>
|
||||
<RealtimeLog
|
||||
:title="t('websocket.log')"
|
||||
:log="(log as LogEntryData[])"
|
||||
:log="log as LogEntryData[]"
|
||||
@delete="clearLogEntries()"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user