mobile_ad_url

This commit is contained in:
Watchful1 2023-09-13 16:47:04 -07:00
parent c3b8f0c8af
commit e119573d1c

View file

@ -205,7 +205,7 @@ field_actions = {
"media_embed": FieldAction.OVERWRITE_NOT_NONE,
"media_metadata": FieldAction.OVERWRITE_NOT_NONE,
"media_only": FieldAction.OVERWRITE,
"mobile_ad_url": FieldAction.ALLOW,
"mobile_ad_url": FieldAction.OVERWRITE_NOT_NONE,
"mod_note": FieldAction.ALLOW_EMPTY,
"mod_reason_by": FieldAction.ALLOW_EMPTY,
"mod_reason_title": FieldAction.ALLOW_EMPTY,