mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-25 02:26:14 +03:00
comment typo
This commit is contained in:
parent
d014d12395
commit
b2fc858560
@ -1,6 +1,6 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import BranchIcon from './BranchIcon.svelte';
|
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 AuthorIcons from '$lib/components/AuthorIcons.svelte';
|
||||||
import TimeAgo from '$lib/components/TimeAgo.svelte';
|
import TimeAgo from '$lib/components/TimeAgo.svelte';
|
||||||
import type { CombinedBranch } from '$lib/branches/types';
|
import type { CombinedBranch } from '$lib/branches/types';
|
||||||
|
Loading…
Reference in New Issue
Block a user