Skip to content

Commit f3d1da4

Browse files
committed
release to match 0.4
1 parent 9ba11f2 commit f3d1da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awb.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ function builtin_group(self, ofs, lim, desw, desh)
909909
{"InputConf", awb_inputed, "inputed" },
910910
{"Recorder", spawn_vidrec, "vidrec" },
911911
{"Compare", spawn_vidcmp, "vidcmp" },
912-
{"Network", spawn_socsrv, "network"},
912+
-- {"Network", spawn_socsrv, "network"},
913913
{"VidCap", spawn_vidwin, "vidcap" },
914914
{"HeightMap", spawn_hmap, "hghtmap" }
915915
};

0 commit comments

Comments
 (0)