Skip to content

Commit 8b225b8

Browse files
committed
Apply prettier formatting
1 parent 22bf1e4 commit 8b225b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/src/main/resources/lib/form/repeatable.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ THE SOFTWARE.
185185
</button>
186186
</j:if>
187187
</div>
188-
</j:jelly>
188+
</j:jelly>

src/main/js/pages/project/builds-card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ document.addEventListener("DOMContentLoaded", function () {
167167

168168
// Also handle visibility changes for all browsers
169169
document.addEventListener("visibilitychange", maybeLoadBuilds);
170-
});
170+
});

0 commit comments

Comments
 (0)