diff options
| author | german77 <juangerman-13@hotmail.com> | 2022-06-26 18:48:12 -0500 |
|---|---|---|
| committer | Narr the Reg <juangerman-13@hotmail.com> | 2022-06-28 19:22:46 -0500 |
| commit | c0264d212196481553df05df4a4b94743efa07f1 (patch) | |
| tree | d0c399d3343fba5df84d563762564fa4aa4d6906 /src/common/logging/types.h | |
| parent | 01bc0c84f021ad389309aeb23bdb063070aeb2fe (diff) | |
service: ptm: Rewrite PSM and add TS
Diffstat (limited to 'src/common/logging/types.h')
| -rw-r--r-- | src/common/logging/types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/logging/types.h b/src/common/logging/types.h index cabb4db8e..595c15ada 100644 --- a/src/common/logging/types.h +++ b/src/common/logging/types.h @@ -95,7 +95,7 @@ enum class Class : u8 { Service_PM, ///< The PM service Service_PREPO, ///< The PREPO (Play report) service Service_PSC, ///< The PSC service - Service_PSM, ///< The PSM service + Service_PTM, ///< The PTM service Service_SET, ///< The SET (Settings) service Service_SM, ///< The SM (Service manager) service Service_SPL, ///< The SPL service |
