summary refs log tree commit diff
path: root/api/client_test
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-06 00:34:16 +0200
committerGitHub <noreply@github.com>2022-08-06 00:34:16 +0200
commit37a67dad3fb6c28358ff659b83b92ff73ee6b50f (patch)
treec0adf94bae9ecb59462b4c033468ab174bb68747 /api/client_test
parentfix: not being able to enable community (diff)
parentMake requested changes (pr792) (diff)
downloadserver-37a67dad3fb6c28358ff659b83b92ff73ee6b50f.tar.xz
Merge pull request #792 from fosscord/dev/local-cache
Add local disk caching for fetched assets
Diffstat (limited to 'api/client_test')
-rw-r--r--api/client_test/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/client_test/index.html b/api/client_test/index.html

index b438b492..7a4fe627 100644 --- a/api/client_test/index.html +++ b/api/client_test/index.html
@@ -7,6 +7,7 @@ <link rel="stylesheet" href="/assets/fosscord.css" /> <link id="logincss" rel="stylesheet" href="/assets/fosscord-login.css" /> <link id="customcss" rel="stylesheet" href="/assets/user.css" /> + <!-- inline plugin marker --> <!-- preload plugin marker --> </head>