Skip to content

Commit 13841ac

Browse files
gtryusCopilot
andauthored
Update src/renderer/src/components/Sheet/PassageGraphic.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4deda46 commit 13841ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/src/components/Sheet/PassageGraphic.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export function PassageGraphic({
3737
return (
3838
<Avatar
3939
{...stringAvatar(reference || cardInfo.reference || 'Note', {
40-
// ...pointer, # Disable untile we add ability to edit graphics here.
40+
// ...pointer, # Disable until we add ability to edit graphics here.
4141
...border,
4242
mr: 1,
4343
})}

0 commit comments

Comments
 (0)