enhance(frontend): プラグインのソースコードを確認・コピーできるように (#11873)

* (add) plugin: view and copy source code

* (fix) plugin permission ui

* Update Changelog
This commit is contained in:
かっこかり
2023-09-23 09:08:14 +09:00
committed by GitHub
parent 3085739e0e
commit 1924bd20bb
5 changed files with 52 additions and 16 deletions

1
locales/index.d.ts vendored
View File

@@ -1632,6 +1632,7 @@ export interface Locale {
"install": string;
"installWarn": string;
"manage": string;
"viewSource": string;
};
"_preferencesBackups": {
"list": string;