mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Update patches
This commit is contained in:
parent
978d881100
commit
119948212b
3 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
diff --git a/package.json b/package.json
|
||||
index 92b6ec86b..9215ec275 100644
|
||||
index fa43b3532..32a658cee 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -157,6 +157,7 @@
|
||||
|
@ -106,7 +106,7 @@ index 000000000..bc03fc6d3
|
|||
+
|
||||
+export default router;
|
||||
diff --git a/yarn.lock b/yarn.lock
|
||||
index d9e8ec607..a1106ef17 100644
|
||||
index 0413a0132..a35fe073c 100644
|
||||
--- a/yarn.lock
|
||||
+++ b/yarn.lock
|
||||
@@ -10340,6 +10340,14 @@ passport-oauth@1.0.x:
|
||||
|
|
|
@ -67,10 +67,10 @@ index f30b74449..406e1fcde 100644
|
|||
|
||||
interface Colors {
|
||||
diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts
|
||||
index 056826ddc..9a1c7bd69 100644
|
||||
index 906d070d0..e246e36fb 100644
|
||||
--- a/shared/editor/components/Styles.ts
|
||||
+++ b/shared/editor/components/Styles.ts
|
||||
@@ -854,6 +854,20 @@ h6 {
|
||||
@@ -865,6 +865,20 @@ h6 {
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -142,7 +142,7 @@ index f30b74449..406e1fcde 100644
|
|||
|
||||
interface Colors {
|
||||
diff --git a/package.json b/package.json
|
||||
index 92b6ec86b..9215ec275 100644
|
||||
index fa43b3532..32a658cee 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -157,6 +157,7 @@
|
||||
|
@ -262,10 +262,10 @@ index 4d4f6f09c..f457025d5 100644
|
|||
}
|
||||
|
||||
diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts
|
||||
index 056826ddc..9a1c7bd69 100644
|
||||
index 906d070d0..e246e36fb 100644
|
||||
--- a/shared/editor/components/Styles.ts
|
||||
+++ b/shared/editor/components/Styles.ts
|
||||
@@ -854,6 +854,20 @@ h6 {
|
||||
@@ -865,6 +865,20 @@ h6 {
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -345,7 +345,7 @@ index f76e9c6a2..05d78850a 100644
|
|||
scrollbarBackground: colors.black,
|
||||
scrollbarThumb: colors.lightBlack,
|
||||
diff --git a/yarn.lock b/yarn.lock
|
||||
index d9e8ec607..a1106ef17 100644
|
||||
index 0413a0132..a35fe073c 100644
|
||||
--- a/yarn.lock
|
||||
+++ b/yarn.lock
|
||||
@@ -10340,6 +10340,14 @@ passport-oauth@1.0.x:
|
||||
|
|
Loading…
Add table
Reference in a new issue