Skip to content

Commit

Permalink
add notes model to reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Mar 3, 2025
1 parent 7c5f0df commit 4c5504f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/tacticalrmm/ee/reporting/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# (Model, app)
REPORTING_MODELS = (
("Agent", "agents"),
("Note", "agents"),
("AgentCustomField", "agents"),
("AgentHistory", "agents"),
("Alert", "alerts"),
Expand Down

0 comments on commit 4c5504f

Please sign in to comment.