diff --git a/repository/Zinc-HTTP.package/ZnLogEvent.class/properties.json b/repository/Zinc-HTTP.package/ZnLogEvent.class/properties.json index da3dc41f..f8199be5 100644 --- a/repository/Zinc-HTTP.package/ZnLogEvent.class/properties.json +++ b/repository/Zinc-HTTP.package/ZnLogEvent.class/properties.json @@ -9,9 +9,9 @@ "LogEventAnnouncer" ], "instvars" : [ - "timestamp", "id", - "processId" + "processId", + "timestamp" ], "name" : "ZnLogEvent", "type" : "normal"