Skip to content

Commit

Permalink
fix (player breadcrumbs): display true
Browse files Browse the repository at this point in the history
  • Loading branch information
HeitorMatt committed Oct 26, 2020
1 parent aee7a95 commit 9a0f005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adonisjs/public/player/case/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</head>
<body onload="PlayerManager.player.startPlayer()">
<dcc-rest id="harena-case" bind="harena-case" subscribe="service/request/get:retrieve"></dcc-rest>
<div class="sty-preview-panel" id="preview-panel" style="display:none">
<div class="sty-preview-panel" id="preview-panel">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item">
Expand Down

0 comments on commit 9a0f005

Please sign in to comment.