summary refs log tree commit diff
path: root/api/client_test
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-07-17 18:52:41 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-07-17 18:56:47 +0200
commitcf3873d62ff30da691dae7f7424c6365b5a72edc (patch)
treec65487734cf922e3a6ad70a0f21a93e337e8ec1e /api/client_test
parentDisplay offline members in member list (#788) (diff)
downloadserver-cf3873d62ff30da691dae7f7424c6365b5a72edc.tar.xz
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>