We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160e2c1 commit 1f796adCopy full SHA for 1f796ad
vqmod/xml/tracy.xml
@@ -17,7 +17,7 @@
17
Tracy\Debugger::enable(Tracy\Debugger::DEVELOPMENT); // todo: move mode to config
18
19
// register panels
20
- $panels = new Tracy();
+ $panels = new TracyPanel\Plugin();
21
}
22
23
]]>
0 commit comments