mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 11:04:10 +02:00
enhance(frontend): improve MkTl rendering
This commit is contained in:
@@ -157,6 +157,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
timestamp: job.finishedOn ?? job.processedOn ?? job.timestamp,
|
||||
data: job,
|
||||
}))"
|
||||
groupBy="h"
|
||||
class="_monospace"
|
||||
>
|
||||
<template #right="{ event: job }">
|
||||
|
||||
Reference in New Issue
Block a user