From fbb7b00d95b21157a1f571ecd5fe25735ba77fe9 Mon Sep 17 00:00:00 2001 From: f0x Date: Mon, 21 Jan 2019 02:06:59 +0100 Subject: [PATCH] upcoming settings --- app.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app.js b/app.js index 00a3c52..1afa95e 100644 --- a/app.js +++ b/app.js @@ -25,6 +25,12 @@ jdenticon.config = { backColor: "#00000000" }; +// Things that will get settings: +// colorscheme +// avatar tilt +// incoming/outgoing message alignment (split) + + let backend = new Matrix("user", "pass", "http://localhost") let App = create({