Merge pull request #3347 from louislam/1.22.X

1.22.x merge to master
This commit is contained in:
Louis Lam
2023-07-05 11:35:36 +08:00
committed by GitHub
16 changed files with 952 additions and 1561 deletions

View File

@@ -116,12 +116,6 @@ export default {
backup: {
title: this.$t("Backup"),
},
/*
Hidden for now: Unfortunately, after some test, I found that Playwright requires a lot of libraries to be installed on the Linux host in order to start Chrome or Firefox.
It will be hard to install, so I hide this feature for now. But it still accessible via URL: /settings/plugins.
plugins: {
title: this.$tc("plugin", 2),
},*/
about: {
title: this.$t("About"),
},