mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-01-12 15:59:52 -05:00
fix in feature
This commit is contained in:
parent
2dc2f97dfc
commit
78e84f6573
@ -274,7 +274,7 @@ impl RPCProcessor {
|
||||
// Accepted, lets try to watch or cancel it
|
||||
|
||||
let params = WatchParameters {
|
||||
subkeys,
|
||||
subkeys: subkeys.clone(),
|
||||
expiration: Timestamp::new(expiration),
|
||||
count,
|
||||
watcher,
|
||||
|
Loading…
Reference in New Issue
Block a user