Skip to content

Commit 3bd138b

Browse files
authored
Merge pull request #9429 from gitbutlerapp/kv-branch-33
Update copy of drop to assign placeholder
2 parents a9e58ae + cf56056 commit 3bd138b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/desktop/src/components/StackView.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
{#if !isCommitting}
466466
<div class="assigned-changes-empty">
467467
<p class="text-12 text-body assigned-changes-empty__text">
468-
Drop files to assign to the lane
468+
Drop files to assign or commit directly
469469
</p>
470470
</div>
471471
{/if}

0 commit comments

Comments
 (0)