There was an error while loading. Please reload this page.
1 parent 1ebc906 commit 801c967Copy full SHA for 801c967
1 file changed
Recycle.proto
@@ -48,7 +48,8 @@ message RecycleProto {
48
DRY_RUN = 9;
49
DUMP = 10;
50
ENABLE = 11;
51
- }
+ ENFORCE = 12;
52
+ }
53
54
OpType op = 1;
55
string Subtree = 2;
0 commit comments