diff --git a/sources/patches/app-03-branding.patch b/sources/patches/app-03-branding.patch new file mode 100644 index 0000000..1204b85 --- /dev/null +++ b/sources/patches/app-03-branding.patch @@ -0,0 +1,16 @@ +diff --git a/app/scenes/Document/components/Document.js b/app/scenes/Document/components/Document.js +index 2c5bf69b..599bd4f6 100644 +--- a/app/scenes/Document/components/Document.js ++++ b/app/scenes/Document/components/Document.js +@@ -593,9 +593,6 @@ class DocumentScene extends React.Component { + + + +- {isShare && !isCustomDomain() && ( +- +- )} + {!isShare && ( + <> + +-- +2.18.0 \ No newline at end of file