mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-24 18:12:48 +03:00
comment typo
This commit is contained in:
parent
d014d12395
commit
b2fc858560
@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import BranchIcon from './BranchIcon.svelte';
|
||||
// disabled until fix performance issue
|
||||
// disabled until the performance issue is fixed
|
||||
// import AuthorIcons from '$lib/components/AuthorIcons.svelte';
|
||||
import TimeAgo from '$lib/components/TimeAgo.svelte';
|
||||
import type { CombinedBranch } from '$lib/branches/types';
|
||||
|
Loading…
Reference in New Issue
Block a user