diff --git a/src/components/LogViewer.vue b/src/components/LogViewer.vue index f02bf15..495cfb4 100644 --- a/src/components/LogViewer.vue +++ b/src/components/LogViewer.vue @@ -70,7 +70,7 @@ export default { }, }, created() { - // TODO: monitor actual URL + // TODO: monitor actual URL. this.setFilterQuery({}) }, methods: {