forked from forkanization/Proxmox-arm64
Add script status to sidebar and title
This commit is contained in:
@@ -34,6 +34,7 @@ export type Script = {
|
||||
type: keyof typeof AlertColors;
|
||||
},
|
||||
];
|
||||
status: string;
|
||||
};
|
||||
|
||||
export type Category = {
|
||||
|
||||
Reference in New Issue
Block a user