Added WebUI observer, added route to see latestOutput. For some reason the WebUI Observer doesn't execute it's methods for writing stuff into latestOutput. This has something to do with how the threads work
This commit is contained in:
@@ -2,8 +2,8 @@ package components
|
||||
|
||||
import de.knockoutwhist.components.DefaultConfiguration
|
||||
|
||||
class WebApplicationConfiguration extends DefaultConfiguration {
|
||||
//class WebApplicationConfiguration extends DefaultConfiguration {
|
||||
|
||||
|
||||
|
||||
}
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user