Can attach file to movement
This commit is contained in:
@@ -19,6 +19,7 @@ export interface ServerConstraints {
|
||||
token_max_inactivity: LenConstraint;
|
||||
account_name: LenConstraint;
|
||||
movement_label: LenConstraint;
|
||||
file_allowed_types: string[];
|
||||
}
|
||||
|
||||
export interface LenConstraint {
|
||||
|
Reference in New Issue
Block a user