Commit 8e035676 by Dominik Prokop

Remove maxDataPoints and interval props from props to remember in panel model

parent 14ba3f58
......@@ -47,8 +47,6 @@ const mustKeepProps: { [str: string]: boolean } = {
timeFrom: true,
timeShift: true,
hideTimeOverride: true,
maxDataPoints: true,
interval: true,
description: true,
links: true,
fullscreen: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment