This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
HKCard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
Lishi
xxe
2 years ago
parent
b590abad72
commit
132bbf1718
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
HKCardIN/ViewModels/RootViewModel.cs
+ 0
- 2
HKCardIN/ViewModels/RootViewModel.cs
View File
@@ -156,8 +156,6 @@ namespace HKCardIN.ViewModels
}
private void MainThread()
{
CardView view = new CardView();
view.Show();
ThreadManage.GetInstance().StartLong(new Action(() =>
{
try
Write
Preview
Loading…
Cancel
Save