mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +01:00
Add missing prop
This commit is contained in:
@@ -47,6 +47,7 @@ type Props = DiffObjectProps &
|
||||
WithTranslation & {
|
||||
file: File;
|
||||
changesetId?: string;
|
||||
baseUrl?: string;
|
||||
};
|
||||
|
||||
type Collapsible = {
|
||||
|
||||
Reference in New Issue
Block a user