We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016d6d4 commit af3a5beCopy full SHA for af3a5be
1 file changed
peasy-app/dev-notes/index.html
@@ -115,7 +115,7 @@
115
<div class="values">
116
<div class="row"><span class="item-label green"><i class="fas fa-crown icon"></i>master</span><span class="item-value green">passed</span></div>
117
<div class="row"><span class="item-label green"><i class="fas fa-hammer icon"></i>develop</span><span class="item-value green">passed</span></div>
118
-<div class="row"><span class="item-label gray"><i class="fas fa-code-branch icon"></i>dev-notes</span><span class="item-value gray">unknown</span></div>
+<div class="row"><span class="item-label green"><i class="fas fa-code-branch icon"></i>dev-notes</span><span class="item-value green">passed</span></div>
119
</div>
120
121
<div class="card">
0 commit comments