Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit fd091fd

Browse files
build: update ddg dependencies
Signed-off-by: peterpeterparker <david.dalbusco@outlook.com>
1 parent 99673cc commit fd091fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

studio/src/app/components/core/nav/app-navigation-end/app-navigation-end.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ export class AppNavigationEnd {
4747
'application/octet-stream': ['.ddg']
4848
}
4949
}
50-
]
50+
],
51+
extension: 'ddg'
5152
});
5253
} catch (err) {
5354
throwError(`Something went wrong. ${err}.`);

0 commit comments

Comments
 (0)