mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
fix motd
This commit is contained in:
parent
7d77b9ede4
commit
fd8508dc38
@ -534,6 +534,7 @@ router.get('(.*)', async ctx => {
|
||||
icon: meta.iconUrl,
|
||||
splashIcon: splashIconUrl,
|
||||
themeColor: meta.themeColor,
|
||||
randomMOTD: motd,
|
||||
privateMode: meta.privateMode,
|
||||
});
|
||||
ctx.set('Cache-Control', 'public, max-age=3');
|
||||
|
Loading…
Reference in New Issue
Block a user