mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update primary-tagline.partial.ejs (#18140)
This commit is contained in:
parent
1b35ffd0ef
commit
d3214fab51
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
<%= primaryBuyingSituation === 'mdm' ? 'Your last MDM migration' : 'Focus on data, not vendors' %>
|
||||
<%= primaryBuyingSituation === 'mdm' ? 'Your last MDM migration' : primaryBuyingSituation ? 'Focus on data, not vendors' : 'Untangle your endpoints' %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue