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")
|
(FieldDesc "remote to mask")
|
||||||
]
|
]
|
||||||
, setup = maskSetup
|
, setup = maskSetup
|
||||||
, exportSupported = exportIsSupported
|
, exportSupported = exportUnsupported
|
||||||
, importSupported = importIsSupported
|
, importSupported = importUnsupported
|
||||||
, thirdPartyPopulated = False
|
, thirdPartyPopulated = False
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue