try fix bugs

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-28 21:24:29 +01:00
parent 888ede680e
commit 93cf5dbc0a
4 changed files with 11 additions and 11 deletions

View File

@@ -108,7 +108,7 @@ export function EventListItem(props: EventListItemProps) {
},
},
{
name: 'OS cersion',
name: 'OS version',
value: osVersion,
onClick() {
setFilter('os_version', osVersion ?? '');