adjust logic
Some checks failed
Build / windows (arm64) (push) Has been cancelled
Build / windows (ia32) (push) Has been cancelled
Build / windows (x64) (push) Has been cancelled
Build / linux (arm64) (push) Has been cancelled
Build / linux (x64) (push) Has been cancelled
Build / macos (arm64) (push) Has been cancelled
Build / macos (x64) (push) Has been cancelled
Build / aur-git-updater (push) Has been cancelled
Build / updater (push) Has been cancelled
Build / aur-release-updater (mihomo-party) (push) Has been cancelled
Build / aur-release-updater (mihomo-party-bin) (push) Has been cancelled
Build / aur-release-updater (mihomo-party-electron) (push) Has been cancelled
Build / aur-release-updater (mihomo-party-electron-bin) (push) Has been cancelled

This commit is contained in:
xishang0128 2024-09-07 23:08:39 +08:00
parent 5e9c06105f
commit e8d52ca681

View File

@ -43,8 +43,8 @@ const ConnectionItem: React.FC<Props> = (props) => {
{' -> '}
{info.metadata.host ||
info.metadata.sniffHost ||
info.metadata.remoteDestination ||
info.metadata.destinationIP}
info.metadata.destinationIP ||
info.metadata.remoteDestination}
</div>
<small className="whitespace-nowrap text-default-500">
{dayjs(info.start).fromNow()}