From 65ce0b3ee0a6a824e1889d9e3e9c840d82160ce2 Mon Sep 17 00:00:00 2001 From: Mhykol Date: Sat, 1 Jun 2024 11:13:09 -0400 Subject: Update footer layout --- source/readfile.js | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'source') diff --git a/source/readfile.js b/source/readfile.js index 77faad1..744d871 100644 --- a/source/readfile.js +++ b/source/readfile.js @@ -39,11 +39,14 @@ class ReadFile { `, footer: ` ` } @@ -66,7 +69,7 @@ class ReadFile { - +
@@ -107,7 +110,6 @@ class ReadFile { } catch(err) { try { return await x.then(output => { - console.log(output) return this.#SetData({data: output, mime: this.object.types}) }) } catch (err) { -- cgit v1.2.3-70-g09d2