summary refs log tree commit diff
path: root/src/dto/auth/WhoAmIDto.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/dto/auth/WhoAmIDto.js')
-rw-r--r--src/dto/auth/WhoAmIDto.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dto/auth/WhoAmIDto.js b/src/dto/auth/WhoAmIDto.js

index ae1795a..686194c 100644 --- a/src/dto/auth/WhoAmIDto.js +++ b/src/dto/auth/WhoAmIDto.js
@@ -8,6 +8,7 @@ export class WhoAmIDto { userId; username; deviceId; + type; /** * @param data {WhoAmIDto}