Update-err fixed
This commit is contained in:
parent
6b87529667
commit
a206b76282
Binary file not shown.
@ -46,6 +46,9 @@
|
||||
[defauls setObject:[settingName stringValue] forKey:@"setting.name"];
|
||||
[defauls setObject:[settingToken stringValue] forKey:@"setting.token"];
|
||||
|
||||
// ip reset
|
||||
[defauls setObject:@"0.0.0.0" forKey:@"value.ip.ipv4"];
|
||||
|
||||
[settings orderOut:self];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user