bugfix
This commit is contained in:
parent
f67b4a32a2
commit
9fd5a8b969
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"cwidth":10,
|
"cwidth":10,
|
||||||
"items":[
|
"items":[
|
||||||
{% get_user() %}
|
{% if get_user() %}
|
||||||
{
|
{
|
||||||
"name":"config",
|
"name":"config",
|
||||||
"label":"配置",
|
"label":"配置",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user