expand sub tasks
This commit is contained in:
@@ -47,7 +47,6 @@ const ProjectViewFiles = () => {
|
||||
defaultPageSize: DEFAULT_PAGE_SIZE,
|
||||
});
|
||||
|
||||
|
||||
const fetchAttachments = async () => {
|
||||
if (!projectId) return;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user