feat(caprover): allow human to mark an app as successfully updated
This commit is contained in:
@@ -6,6 +6,11 @@ const Layout = (content: string) => {
|
||||
<title>Joe</title>
|
||||
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css" />
|
||||
<meta charset="utf-8" />
|
||||
<style>
|
||||
.logs {
|
||||
font-size: 0.6em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user