mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Test2
This commit is contained in:
parent
e110e7c200
commit
659b10c28f
2 changed files with 4 additions and 4 deletions
|
@ -155,13 +155,13 @@ index ada9fc0be..62d550282 100644
|
|||
"prosemirror-commands": "^1.5.2",
|
||||
diff --git a/plugins/req/plugin.json b/plugins/req/plugin.json
|
||||
new file mode 100644
|
||||
index 000000000..88780ccd7
|
||||
index 000000000..7cb31853b
|
||||
--- /dev/null
|
||||
+++ b/plugins/req/plugin.json
|
||||
@@ -0,0 +1,6 @@
|
||||
+{
|
||||
+ "id": "req",
|
||||
+ "name": "visiteur",
|
||||
+ "name": "req",
|
||||
+ "priority": 30,
|
||||
+ "description": "Adds an req compatible authentication provider."
|
||||
+}
|
||||
|
|
|
@ -12,13 +12,13 @@ index ada9fc0be..62d550282 100644
|
|||
"prosemirror-commands": "^1.5.2",
|
||||
diff --git a/plugins/req/plugin.json b/plugins/req/plugin.json
|
||||
new file mode 100644
|
||||
index 000000000..88780ccd7
|
||||
index 000000000..7cb31853b
|
||||
--- /dev/null
|
||||
+++ b/plugins/req/plugin.json
|
||||
@@ -0,0 +1,6 @@
|
||||
+{
|
||||
+ "id": "req",
|
||||
+ "name": "visiteur",
|
||||
+ "name": "req",
|
||||
+ "priority": 30,
|
||||
+ "description": "Adds an req compatible authentication provider."
|
||||
+}
|
||||
|
|
Loading…
Reference in a new issue