diff --git a/components/BooksList.vue b/components/BooksList.vue index 18aa2c9..271d3c2 100644 --- a/components/BooksList.vue +++ b/components/BooksList.vue @@ -18,7 +18,7 @@ {{ result.lang }} - {{ prettyBytes(result.size) }} diff --git a/components/Settings.vue b/components/Settings.vue index a6d4043..9a35f8d 100644 --- a/components/Settings.vue +++ b/components/Settings.vue @@ -1,8 +1,9 @@