Skip to content

Commit 6167e21

Browse files
committed
wip
1 parent 01063bd commit 6167e21

File tree

13 files changed

+1089
-1178
lines changed

13 files changed

+1089
-1178
lines changed

view/sharedcache/HeadlessPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extern "C"
1616

1717
BINARYNINJAPLUGIN bool CorePluginInit()
1818
{
19-
InitDSCViewType();
19+
DSCViewType::Register();
2020
RegisterSharedCacheWorkflow();
2121
return true;
2222
}

0 commit comments

Comments
 (0)