From 4f67dc76056e5cb652d3a5a456b81f461e914a72 Mon Sep 17 00:00:00 2001 From: Triston Date: Sat, 17 Feb 2024 12:10:03 -0600 Subject: [PATCH] change title in settings file not really sure what this does but why not --- settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 0cc7f5a..da0a15a 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "title":"Digital Backrom" -} \ No newline at end of file + "title": "XeNote" +}