@cloud-cli/on 1.7.2 → 1.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/on.js +1 -1
- package/package.json +1 -1
package/dist/on.js
CHANGED
|
@@ -8381,7 +8381,7 @@ var Io, Lo, Ro, zo = class {
|
|
|
8381
8381
|
${e.status.toUpperCase()}
|
|
8382
8382
|
</span>
|
|
8383
8383
|
<button class="text-xs text-white p-1 border border-gray-400 mt-2" onclick="restartJob('${e.jobId}')">restart</button>
|
|
8384
|
-
|
|
8384
|
+
</div>
|
|
8385
8385
|
</div>
|
|
8386
8386
|
|
|
8387
8387
|
<div class="rounded overflow-hidden border-b border-gray-800">
|