mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
chore: Update and fix the things
This commit is contained in:
@@ -22,7 +22,7 @@ export const checkWebUrl = async (
|
||||
.then(
|
||||
(x) =>
|
||||
({
|
||||
status: "passing",
|
||||
status: "success",
|
||||
message: successMessage,
|
||||
}) as const,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user