Skip to content

Commit 51f4227

Browse files
committed
oops, i mean, we still need to call that code most of the time...
1 parent 9e116f3 commit 51f4227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/processing/app/Library.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ private Library(File folder, String groupName) {
114114
libraryFolder = new File(folder, "library");
115115
examplesFolder = new File(folder, "examples");
116116
referenceFile = new File(folder, "reference/index.html");
117+
118+
handle();
117119
}
118120

119121

0 commit comments

Comments
 (0)