Explorar o código

server: fix shadowed port variable

Manfred Kroehnert %!s(int64=12) %!d(string=hai) anos
pai
achega
03b0135a89
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/server.js

+ 1 - 1
server/server.js

@@ -14347,4 +14347,4 @@ smalltalk.classes()._do_(function(each) {
 if(this.smalltalkReady) {
     this.smalltalkReady();
 }
-smalltalk.FileServer._main()
+smalltalk.FileServer._main()