Skip to content

Commit

Permalink
Update TaskList.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 16, 2024
1 parent e9fc5a0 commit da79eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/Components/Tasks/TaskList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { UITask } from "@/Components/Tasks/index";
import useLogin from "@/Hooks/useLogin";

import { BackupKeyTask } from "./BackupKey";
import { DonateTask } from "./DonateTask";
//import { DonateTask } from "./DonateTask";
import { FollowMorePeopleTask } from "./FollowMorePeople";
import { Nip5Task } from "./Nip5Task";
import { NoticeZapPoolDefault } from "./NoticeZapPool";
Expand Down

0 comments on commit da79eb8

Please sign in to comment.