mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +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 @{
|
||||
@"localVersion" : @"local-version",
|
||||
@"remoteVersion" : @"remote-version",
|
||||
@"dirty" : @"dirty",
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue