mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
user only sync and new images
This commit is contained in:
parent
f047701106
commit
bdcef454c0
19 changed files with 127 additions and 53 deletions
|
@ -177,6 +177,7 @@ export interface PeerInfo {
|
|||
pw?: string
|
||||
sessionCookie?: string
|
||||
lastSync?: number
|
||||
lastUsersSync?: number
|
||||
note?: string
|
||||
http?: boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue