Skip to content

Commit d7bda0e

Browse files
committed
wip
1 parent 74b87de commit d7bda0e

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)