mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 05:13:09 +02:00
Fix #6929
This commit is contained in:
parent
2f8ceb9d22
commit
b758ec96ef
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ export default define(meta, async (ps, me) => {
|
|||
enableServiceWorker: instance.enableServiceWorker,
|
||||
|
||||
...(ps.detail ? {
|
||||
pinnedPages: instance.pinnedPages,
|
||||
pinnedClipId: instance.pinnedClipId,
|
||||
cacheRemoteFiles: instance.cacheRemoteFiles,
|
||||
proxyRemoteFiles: instance.proxyRemoteFiles,
|
||||
|
|
Loading…
Reference in a new issue