mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 05:10:05 +08:00
[PR #179] [MERGED] fix ping error #126
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmvan/x-prober/pull/179
Author: @kmvan
Created: 1/8/2022
Status: ✅ Merged
Merged: 1/8/2022
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (4)
630a10ffix ping errord78cdc0optimize font family for bold font style356493fupdate packages37b9d5cupdate to 8.8📊 Changes
13 files changed (+316 additions, -190 deletions)
View changed files
📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+10 -0)📝
composer.lock(+254 -163)📝
dist/prober.php(+2 -2)📝
package.json(+17 -18)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Forkme/src/components/index.tsx(+1 -1)📝
src/Components/NetworkStats/src/components/item.tsx(+1 -1)➕
src/Components/Ping/Conf.php(+25 -0)📝
src/Components/Ping/Ping.php(+1 -0)📝
src/Components/ProgressBar/src/components/index.tsx(+1 -1)📝
src/Components/ServerStatus/src/components/system-load.tsx(+1 -1)📝
src/Components/Utils/src/components/alert.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.