diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-05-04 00:13:25 +0200 |
|---|---|---|
| committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-05-04 00:18:46 +0200 |
| commit | b933f7ed1189c7e14d82b4fcf5c98fb3ef4b9cf1 (patch) | |
| tree | 4176eb2b7f1befca685d00e119d842eb3f07da1f /MatrixRoomUtils.Core/Responses | |
| parent | Small refactoring (diff) | |
| download | MatrixUtils-b933f7ed1189c7e14d82b4fcf5c98fb3ef4b9cf1.tar.xz | |
Refactoring
Diffstat (limited to 'MatrixRoomUtils.Core/Responses')
| -rw-r--r-- | MatrixRoomUtils.Core/Responses/LoginResponse.cs | 6 | ||||
| -rw-r--r-- | MatrixRoomUtils.Core/Responses/ProfileResponse.cs | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/MatrixRoomUtils.Core/Responses/LoginResponse.cs b/MatrixRoomUtils.Core/Responses/LoginResponse.cs |
