If I put singleThreaded: true into the definitions the app wont be saveable. Documentation says this should work. Any ideas?
definition ( // apps
singleThreaded: true
)
If I put singleThreaded: true into the definitions the app wont be saveable. Documentation says this should work. Any ideas?
definition ( // apps
singleThreaded: true
)
I'm not having any problems with this. What hub platform version are you on?
Im on recent Beta version but this has been going on for a few months since I tried to add add it. Im I implementing it wrong?
Nevermind, figured out I was missing a comma at end of previous line.... Duh!