Skip to content

Commit 6068856

Browse files
committed
Tau - comment out flame_on
This dep isn't currently compatable with the latest phoenix live view release
1 parent 482b5a9 commit 6068856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/beam/tau/lib/tau_web/router.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ defmodule TauWeb.Router do
4444
live_dashboard "/dashboard",
4545
metrics: TauWeb.Telemetry,
4646
additional_pages: [
47-
flame_on: FlameOn.DashboardPage
47+
# flame_on: FlameOn.DashboardPage
4848
]
4949
end
5050
end

0 commit comments

Comments
 (0)