diff options
Diffstat (limited to 'portmap.proto')
| -rw-r--r-- | portmap.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/portmap.proto b/portmap.proto index e9e21ff..7b29545 100644 --- a/portmap.proto +++ b/portmap.proto @@ -17,6 +17,7 @@ message Portmap { int64 listen = 1; // `autogenpb:unique` string connect = 2; // `autogenpb:unique` bool enabled = 3; + string uuid = 4; } message Portmaps { // `autogenpb:marshal` `autogenpb:gui` `autogenpb:nomutex` |
