Add content to the list of file common arguments.
This commit is contained in:
parent
57d193556c
commit
77198b09e9
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ FILE_COMMON_ARGUMENTS=dict(
|
|||
serole = dict(),
|
||||
selevel = dict(),
|
||||
setype = dict(),
|
||||
content = dict(),
|
||||
)
|
||||
|
||||
def get_platform():
|
||||
|
|
Loading…
Reference in a new issue