mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-02-10 06:10:21 +00:00
fix title
This commit is contained in:
@@ -254,7 +254,7 @@ export default {
|
||||
? "Run Bulk Command"
|
||||
: props.mode === "script"
|
||||
? "Run Bulk Script"
|
||||
: props.mode === "scan"
|
||||
: props.mode === "patch"
|
||||
? "Bulk Patch Management"
|
||||
: "";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user