Removed has condition for testing

This commit is contained in:
Jeffrey Phillips Freeman 2023-10-12 14:51:07 -04:00
parent 57aceb3ba1
commit aec1c6f103
No known key found for this signature in database
GPG key ID: AD914585C9406B6A

View file

@ -62,13 +62,7 @@
},
{
"source": "/news/:pathPage/",
"has": [
{
"type": "header",
"key": "Accept",
"value": "application/activity+json"
}
],
"destination": "/news/:pathPage/status.ajson"
},
{