Remove need to only allow UUID as CodeFund Property ID (#71)

* Remove need to only allow UUID as CodeFund Property ID

* Do not apply format check
This commit is contained in:
Eric Berry 2019-01-14 15:08:19 -07:00 committed by Penar Musaraj
parent 75a56891d2
commit a669381a71
1 changed files with 0 additions and 1 deletions

View File

@ -346,7 +346,6 @@ codefund_plugin:
codefund_property_id:
client: true
default: ''
regex: '^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$'
codefund_advertiser_label:
client: true
default: 'Advertiser'