mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fix lock-screen-message.mobileconfig (#25443)
Quick fix now that we have an iPhone fully enrolled in Dogfood.
This commit is contained in:
parent
5d1839af19
commit
11ac949c7e
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@
|
|||
<array>
|
||||
<dict>
|
||||
<key>AssetTagInformation</key>
|
||||
<string>This device is owned by Fleet</string>
|
||||
<string></string>
|
||||
<key>IfLostReturnToMessage</key>
|
||||
<string>Fleet Device Management Inc.</string>
|
||||
<string>This device is property of Fleet Device Management Inc.</string>
|
||||
<key>PayloadDescription</key>
|
||||
<string>Configures ownership information for a shared device</string>
|
||||
<key>PayloadDisplayName</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue