summaryrefslogtreecommitdiff
path: root/web/source/index.js
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-04-25 18:24:24 +0200
committerLibravatar GitHub <noreply@github.com>2024-04-25 18:24:24 +0200
commitaecf74951cecb4de9ca94dd93e48af6f62300a0f (patch)
treea32becdfe62f7a09eb4ffe2d019864a284cb626e /web/source/index.js
parent[chore] Refactor settings panel routing (and other fixes) (#2864) (diff)
downloadgotosocial-aecf74951cecb4de9ca94dd93e48af6f62300a0f.tar.xz
[chore] Settings refactor 2: the re-refactoring-ing (#2866)
* [chore] Bit more refactoring of settings panel * fix up some remaining things * groovy baby yeah! * remove unused Suspense
Diffstat (limited to 'web/source/index.js')
-rw-r--r--web/source/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/index.js b/web/source/index.js
index d9ef70ff9..5cee28046 100644
--- a/web/source/index.js
+++ b/web/source/index.js
@@ -96,4 +96,4 @@ skulk({
}]]
}
}
-}); \ No newline at end of file
+});