mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
committed by
GitHub
parent
edf9522bc0
commit
ce0e3d5603
@@ -135,7 +135,7 @@ jobs:
|
||||
|
||||
TABLE="${TABLE}</table>"
|
||||
TABLE="${TABLE}</details>"
|
||||
if open; then
|
||||
if $open; then
|
||||
TABLE="<details open>${TABLE}"
|
||||
else
|
||||
TABLE="<details>${TABLE}"
|
||||
|
||||
Reference in New Issue
Block a user