mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-04-27 15:07:44 +00:00
fix dirty status
This commit is contained in:
parent
4322e4b247
commit
19d0349bb2
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
return @{
|
return @{
|
||||||
@"localVersion" : @"local-version",
|
@"localVersion" : @"local-version",
|
||||||
@"remoteVersion" : @"remote-version",
|
@"remoteVersion" : @"remote-version",
|
||||||
|
@"dirty" : @"dirty",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue