mirror of
https://github.com/koush/scrypted.git
synced 2026-03-06 19:22:00 +00:00
rpc: fix missing export for eval
This commit is contained in:
@@ -636,6 +636,8 @@ export function getEvalSource() {
|
||||
${RpcProxy}
|
||||
|
||||
${RpcPeer}
|
||||
|
||||
${startPeriodicGarbageCollection}
|
||||
|
||||
return {
|
||||
startPeriodicGarbageCollection,
|
||||
|
||||
Reference in New Issue
Block a user