mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Delete app-02-branding.patch
This commit is contained in:
parent
07f498a022
commit
89ac817084
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
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<Props> {
|
|
||||||
</MaxWidth>
|
|
||||||
</Container>
|
|
||||||
</Background>
|
|
||||||
- {isShare && !isCustomDomain() && (
|
|
||||||
- <Branding href="//www.getoutline.com?ref=sharelink" />
|
|
||||||
- )}
|
|
||||||
{!isShare && (
|
|
||||||
<>
|
|
||||||
<KeyboardShortcutsButton />
|
|
||||||
--
|
|
||||||
2.18.0
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue