does not support export or import
This commit is contained in:
parent
90c502e675
commit
b81126ca48
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ remote = specialRemoteType $ RemoteType
|
|||
(FieldDesc "remote to mask")
|
||||
]
|
||||
, setup = maskSetup
|
||||
, exportSupported = exportIsSupported
|
||||
, importSupported = importIsSupported
|
||||
, exportSupported = exportUnsupported
|
||||
, importSupported = importUnsupported
|
||||
, thirdPartyPopulated = False
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue