Editor: Allow file retrieval after code run
This commit is contained in:

committed by
Sebastian Serth

parent
fb9672c7a4
commit
60078701f5
@@ -17,6 +17,7 @@ class TestrunMessage < ApplicationRecord
|
||||
exception: 10,
|
||||
result: 11,
|
||||
canvasevent: 12,
|
||||
files: 13,
|
||||
}, _default: :write, _prefix: true
|
||||
|
||||
enum stream: {
|
||||
|
Reference in New Issue
Block a user