This website works better with JavaScript
Home
Explore
Help
Register
Sign In
PRSDigital
/
inabox
Watch
3
Star
0
Fork
0
Files
Pull Requests
0
Browse Source
FillObject now no longer commits changes
Kenric Nugteren
5 months ago
parent
16a0226452
commit
6d2371e33a
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
InABox.Core/CoreTable/CoreRow.cs
+ 0
- 1
InABox.Core/CoreTable/CoreRow.cs
View File
@@ -119,7 +119,6 @@ namespace InABox.Core
}
}
- obj.CommitChanges();
obj.SetObserving(true);
}