add device linking logs (#17555)

This commit is contained in:
Chief-Engineer
2023-06-27 20:03:39 -05:00
committed by GitHub
parent abc2e04d62
commit 72607f3066
3 changed files with 50 additions and 2 deletions

View File

@@ -87,4 +87,5 @@ public enum LogType
EntityDelete = 82,
Vote = 83,
ItemConfigure = 84,
DeviceLinking = 85,
}