Compare commits
1 Commits
4707bc2aca
...
f853f01bf8
| Author | SHA1 | Date | |
|---|---|---|---|
| f853f01bf8 |
@@ -13,7 +13,7 @@ class TrackingChannel(RowModel):
|
|||||||
|
|
||||||
|
|
||||||
class EventData(Registry):
|
class EventData(Registry):
|
||||||
VERSION = ('TRACKER', 1)
|
VERSION = ('EVENT_TRACKER', 1)
|
||||||
|
|
||||||
tracking_channels = TrackingChannel.table
|
tracking_channels = TrackingChannel.table
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user