chore(client): tweak client
This commit is contained in:
parent
8648308823
commit
4fd386c3dc
5 changed files with 250 additions and 104 deletions
|
|
@ -294,7 +294,7 @@ const headerTabs = $computed(() => [{
|
|||
icon: 'fas fa-share-alt',
|
||||
}, {
|
||||
key: 'raw',
|
||||
title: 'Raw data',
|
||||
title: 'Raw',
|
||||
icon: 'fas fa-code',
|
||||
}].filter(x => x != null));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue