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 & {
|
WithTranslation & {
|
||||||
file: File;
|
file: File;
|
||||||
changesetId?: string;
|
changesetId?: string;
|
||||||
|
baseUrl?: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
type Collapsible = {
|
type Collapsible = {
|
||||||
|
|||||||
Reference in New Issue
Block a user