mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-23 11:33:24 +00:00
Merge pull request #2767 from jumpserver/pr@dev@termian_applet_perm
perf: terminal applet perm
This commit is contained in:
commit
3597c52af8
@ -207,7 +207,7 @@ export default {
|
|||||||
meta: {
|
meta: {
|
||||||
title: i18n.t('setting.Applets'),
|
title: i18n.t('setting.Applets'),
|
||||||
app: 'terminal',
|
app: 'terminal',
|
||||||
permissions: ['settings.change_terminal']
|
permissions: ['terminal.view_applet | terminal.view_applethost']
|
||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user