Skip to content

Commit e7f5778

Browse files
Update OutputPlace.java
1 parent ef7aca1 commit e7f5778

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

java/WebFormsCore/OutputPlace.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
package WebFormsCore;
22

3-
public class OutputPlace extends InputPlace {}
3+
// Compatible with WebFormsJS version 1.6
4+
5+
public class OutputPlace extends InputPlace {}

0 commit comments

Comments
 (0)