1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00
This commit is contained in:
Limezy 2024-05-10 00:13:55 +07:00
parent e110e7c200
commit 659b10c28f
2 changed files with 4 additions and 4 deletions

View file

@ -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."
+}

View file

@ -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."
+}