mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
NO_OPERATION = 10;
This commit is contained in:
parent
adf3007372
commit
111e4661d9
@ -12,4 +12,6 @@ public class ExitCode {
|
|||||||
|
|
||||||
public static final int DIE = 4;
|
public static final int DIE = 4;
|
||||||
|
|
||||||
|
public static final int NO_OPERATION = 10;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user