refs #6595 - PR2 - Resolve conflicts #144

Merged
alexm merged 250 commits from hyervoni-branch-PR-2 into dev 2024-01-11 12:22:28 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit d75ca32d1b - Show all commits

View File

@ -87,6 +87,7 @@ function viewSummary(id) {
v-for="row of rows"
:key="row.id"
:id="row.id"
:title="`${row.nickname} (${row.id})`"
@click="navigate(row.id)"
>
<template #list-items>