Fix dangling team ID
Dammit, I thought I had commit hooks preventing me from letting these changes through?
This commit is contained in:
parent
bce21b44d4
commit
b39d585794
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@
|
||||||
LastUpgradeCheck = 1230;
|
LastUpgradeCheck = 1230;
|
||||||
TargetAttributes = {
|
TargetAttributes = {
|
||||||
8D5B49AC048680CD000E48DA = {
|
8D5B49AC048680CD000E48DA = {
|
||||||
DevelopmentTeam = N6E749HJ2X;
|
DevelopmentTeam = "";
|
||||||
ProvisioningStyle = Automatic;
|
ProvisioningStyle = Automatic;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue