用户不显示日志

This commit is contained in:
quzard 2023-06-13 18:58:25 +08:00
parent 96411efa4c
commit 696ea70d79

View File

@ -45,6 +45,7 @@ const headerButtons = [
name: '日志', name: '日志',
to: '/log', to: '/log',
icon: 'book', icon: 'book',
admin: true,
}, },
{ {
name: '设置', name: '设置',