diff --git a/sources/patches/app-01-branding.patch b/sources/patches/app-01-branding.patch index f5abb38..7626382 100644 --- a/sources/patches/app-01-branding.patch +++ b/sources/patches/app-01-branding.patch @@ -1,14 +1,14 @@ diff --git a/app/scenes/Document/components/Document.tsx b/app/scenes/Document/components/Document.tsx -index 038bd1df..76ea51a7 100644 +index 83ab850f..70ae99ec 100644 --- a/app/scenes/Document/components/Document.tsx +++ b/app/scenes/Document/components/Document.tsx -@@ -600,9 +600,6 @@ class DocumentScene extends React.Component { +@@ -588,9 +588,6 @@ class DocumentScene extends React.Component { + + +- {isShare && !isCustomDomain() && ( +- +- )} -- {isShare && !isCustomDomain() && ( -- -- )} - {!isShare && ( - <> - + {!isShare && ( \ No newline at end of file