Remove authenticator plugin (#1723)

This commit is contained in:
Fabian-Lars
2024-09-03 01:41:19 +02:00
committed by GitHub
parent f8255e1db5
commit ff134a8ca4
43 changed files with 13 additions and 2474 deletions
-8
View File
@@ -103,14 +103,6 @@
"dependencies": ["deep-link-js"],
"postversion": "pnpm install --no-frozen-lockfile"
},
"authenticator": {
"path": "./plugins/authenticator",
"manager": "rust"
},
"authenticator-js": {
"path": "./plugins/authenticator",
"manager": "javascript"
},
"autostart": {
"path": "./plugins/autostart",
"manager": "rust"