Refine workspace toolbar and file distribution UI
This commit is contained in:
@@ -28,7 +28,7 @@ const diagnostics = computed(() => {
|
||||
`Version: ${appVersion.value}`,
|
||||
`First Launch: ${formatTime(productStatusStore.firstLaunchedAt)}`,
|
||||
`Connections: ${connectionsStore.connections.length}`,
|
||||
`Transfer Runs: ${transfersStore.runs.length}`,
|
||||
`文件分发记录: ${transfersStore.runs.length}`,
|
||||
`Activity Logs: ${activityLogStore.entries.length}`,
|
||||
`User Agent: ${navigator.userAgent}`,
|
||||
].join('\n')
|
||||
|
||||
Reference in New Issue
Block a user