GWY
2022-04-27 12b7399736e90d33bfe0c2d29917d6f075246e00
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<CustomApplication xmlns="http://soap.sforce.com/2006/04/metadata">
    <formFactors>Large</formFactors>
    <label>LightningInstrumentation</label>
    <navType>Standard</navType>
    <tab>standard-LightningInstrumentation</tab>
    <tab>User_Violations__c</tab>
    <tab>Repair__c</tab>
    <tab>RepairDetails__c</tab>
    <tab>OlympusCalendar__c</tab>
    <tab>Product_Register__c</tab>
    <tab>License_Information__c</tab>
    <uiType>Lightning</uiType>
</CustomApplication>